diagram | |||
children | Polyline2D Polypoint2D Rectangle2D TriangleSet2D | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="GeometryContentModel2DImmersive"> <xs:annotation> <xs:appinfo>Child-node content model corresponding to Geometry2D component.</xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geometry2D.html"/> </xs:annotation> <xs:choice> <xs:element ref="Polyline2D"/> <xs:element ref="Polypoint2D"/> <xs:element ref="Rectangle2D"/> <xs:element ref="TriangleSet2D"/> </xs:choice> </xs:group> |