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