diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:Annotation3DType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Keyword plm:SafetyClassification plm:ValueToCustomer plm:Reference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Ann3DCrosshatchType"> <xsd:annotation> <xsd:documentation> Crosshatch Annotation Attributes: rotate: Indicates whether or not the crosshatch pattern is rotated pattern: The pattern used for the Crosshatch spacing: The spacing between the lines in the Crosshatch, in metres angle: The angle (in radians) of the lines in the crosshatch from the X direction for the symbol </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:attribute name="rotate" type="xsd:boolean" default="false"/> <xsd:attribute name="pattern" type="plm:Ann3DCrosshatchPattern" default="iron"/> <xsd:attribute name="spacing" type="xsd:double"/> <xsd:attribute name="angle" type="xsd:double"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="rotate" type="xsd:boolean" default="false"/> |
type | plm:Ann3DCrosshatchPattern | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="pattern" type="plm:Ann3DCrosshatchPattern" default="iron"/> |
type | xsd:double |
source | <xsd:attribute name="spacing" type="xsd:double"/> |
type | xsd:double |
source | <xsd:attribute name="angle" type="xsd:double"/> |