Difference between revisions of "Contour2D"
From Web3D.org
Abergstrom (Talk | contribs) |
(→Contour2D) |
||
Line 1: | Line 1: | ||
* [[Node Reference]] | * [[Node Reference]] | ||
==Contour2D== | ==Contour2D== | ||
+ | |||
+ | Specification Link: [http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/nurbs.html#Contour2D Contour2D] | ||
<pre> | <pre> | ||
Line 11: | Line 13: | ||
</pre> | </pre> | ||
− | + | ==DTD Validation== | |
+ | |||
+ | TBD | ||
+ | |||
+ | ==Schema Validation== | ||
+ | TBD | ||
− | + | ==Schematron validation== | |
+ | TBD | ||
* [[Node Reference]] | * [[Node Reference]] |
Revision as of 10:51, 13 April 2015
Contour2D
Specification Link: Contour2D
Contour2D : X3DNode { MFNode [in] addChildren [NurbsCurve|ContourPolyline2D] MFNode [in] removeChildren [NurbsCurve|ContourPolyline2D] MFNode [in,out] children [] [NurbsCurve|ContourPolyline2D] SFNode [in,out] metadata NULL [X3DMetadataObject] }
DTD Validation
TBD
Schema Validation
TBD
Schematron validation
TBD