diagram | |||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||
schema details |
|
||||||
type | Object | ||||||
properties |
|
||||||
used by | NurbsSweptSurface / -trajectoryCurve |
||||||
source code | "-nurbsCurve": { "description": "SF NurbsCurve content", "type": "object", "properties": { "NurbsCurve": { "$ref": "#/definitions/NurbsCurve" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | NurbsCurve | ||
source code | "NurbsCurve": { "$ref": "#/definitions/NurbsCurve" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |