| diagram | ![]() |
||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
| type | extension of plm:Ann3DDisplayType | ||
| properties |
|
||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:DisplayPlane plm:Leader plm:Geometry | ||
| used by |
|
||
| attributes | |||
| annotation |
|
||
| source | <xsd:complexType name="Ann3DCenterlineDisplayType"> <xsd:annotation> <xsd:documentation> Centerline Display. Attributes: displayOption: The type of the Centerline display. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Ann3DDisplayType"> <xsd:attribute name="displayOption" type="plm:Ann3DCenterlineDisplayEnum" default="none"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:Ann3DCenterlineDisplayEnum | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| source | <xsd:attribute name="displayOption" type="plm:Ann3DCenterlineDisplayEnum" default="none"/> |