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 plm:FeatureIdentification plm:CoordinatedEntity | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Ann3DCircleCentreType"> <xsd:annotation> <xsd:documentation> CircleCentre Annotation. Attributes: diameter: specifies the diameter of the circle if not derived from the tracked geometry diameterOverride: indicates whether the diameter of any tracked geometry is overridden by the value specified in diameter. axisDirection[3]: axis direction of hole etc. normalDirection[3]: normal direction position: position of the Circle Centre in model space Elements: CoordinatedEntity: a text string specifying a related entity in some unspecified way </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="diameter" type="xsd:double" use="optional"/> <xsd:attribute name="diameterOverride" type="xsd:boolean" default="false"/> <xsd:attribute name="axisDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="position" type="plm:VectorType" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="diameter" type="xsd:double" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="diameterOverride" type="xsd:boolean" default="false"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="axisDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="position" type="plm:VectorType" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/> |