| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xsd:complexType name="Ann3DCrosshatchSegmentType"> <xsd:annotation> <xsd:documentation> A definition of a Crosshatch line segment. Attributes: phantom: Whether the line segment is solid or phantom. length: The length of the segment in Crosshatch line spacing units. </xsd:documentation> </xsd:annotation> <xsd:attribute name="phantom" type="xsd:boolean" default="false"/> <xsd:attribute name="length" type="xsd:double" use="required"/> </xsd:complexType> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="phantom" type="xsd:boolean" default="false"/> |
| type | xsd:double | ||
| properties |
|
||
| source | <xsd:attribute name="length" type="xsd:double" use="required"/> |