diagram | |||
children | Arc2D ArcClose2D Circle2D Disk2D | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="GeometryContentModel2D"> <xs:annotation> <xs:appinfo>Child-node content model corresponding to Geometry2D component.</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/geometry2D.html"/> </xs:annotation> <xs:choice> <xs:element ref="Arc2D"/> <xs:element ref="ArcClose2D"/> <xs:element ref="Circle2D"/> <xs:element ref="Disk2D"/> </xs:choice> </xs:group> |