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 | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DDatumTargetType"> <xsd:annotation> <xsd:documentation> DatumTarget Annotation Attributes: standard: as for Dimensions label: label of parent Datum, e.g. "A". Note the Datum Target can exist without a DFS. index: index of the Datum Target in its DFS, if it exists type: point, line, circular, rectangular, cylindrical or arbitrary planar: whether planar or not diameter: diameter, for circular targets innerDiameter: inner diameter, for circular targets length: if rectangular width: if rectangular point1: first point point2: second point - only for cylindrical and line targets movable: true if the DatumTarget is movable (shown as a 'bird-beak' symbol) movableTargetStubDirection: the left/right direction of the bird-beak. movableTargetStubLength: the length of the first segment of the leader (in metres) textStubDirection: if the text of the DatumTarget is outside the DatumTargetSymbol, then this specifies whether the text is to the right or left of the symbol. textStubLength: if the text of the DatumTarget is outside the DatumTargetSymbol, then this specifies the length (in metres) of the stub line joining the text to the symbol. areaShape: The shape of the target area according to the area specification segment of the DatumTarget symbol. shapeTextOutsideSymbol: Whether the text that describes the shape of the target area lies outside the DatumTarget symbol. The text usually lies inside the area specification segment of the DatumTarget symbol. size: The size of the DatumTarget if the type is arbitrary. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> <xsd:attribute name="label" type="xsd:string" use="optional"/> <xsd:attribute name="index" type="xsd:integer" use="optional"/> <xsd:attribute name="type" type="plm:Ann3DDatumTarget" use="required"/> <xsd:attribute name="planar" type="xsd:boolean" use="optional"/> <xsd:attribute name="diameter" type="xsd:double" use="optional"/> <xsd:attribute name="innerDiameter" type="xsd:double" use="optional"/> <xsd:attribute name="length" type="xsd:double" use="optional"/> <xsd:attribute name="width" type="xsd:double" use="optional"/> <xsd:attribute name="point1" type="plm:VectorType" use="optional"/> <xsd:attribute name="point2" type="plm:VectorType" use="optional"/> <xsd:attribute name="movable" type="xsd:boolean" default="false"/> <xsd:attribute name="movableTargetStubDirection" type="plm:Ann3DDimensionStubDirection" use="optional"/> <xsd:attribute name="movableTargetStubLength" type="xsd:double" use="optional"/> <xsd:attribute name="textStubDirection" type="plm:Ann3DDimensionStubDirection" use="optional"/> <xsd:attribute name="textStubLength" type="xsd:double" use="optional"/> <xsd:attribute name="areaShape" type="plm:Ann3DDatumTargetAreaShapeEnum" use="optional"/> <xsd:attribute name="shapeTextOutsideSymbol" type="xsd:boolean" default="false"/> <xsd:attribute name="size" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="label" type="xsd:string" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="index" type="xsd:integer" use="optional"/> |
type | plm:Ann3DDatumTarget | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="type" type="plm:Ann3DDatumTarget" use="required"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="planar" type="xsd:boolean" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="diameter" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="innerDiameter" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="length" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="width" type="xsd:double" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="point1" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="point2" type="plm:VectorType" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="movable" type="xsd:boolean" default="false"/> |
type | plm:Ann3DDimensionStubDirection | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="movableTargetStubDirection" type="plm:Ann3DDimensionStubDirection" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="movableTargetStubLength" type="xsd:double" use="optional"/> |
type | plm:Ann3DDimensionStubDirection | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="textStubDirection" type="plm:Ann3DDimensionStubDirection" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="textStubLength" type="xsd:double" use="optional"/> |
type | plm:Ann3DDatumTargetAreaShapeEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="areaShape" type="plm:Ann3DDatumTargetAreaShapeEnum" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="shapeTextOutsideSymbol" type="xsd:boolean" default="false"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="size" type="xsd:string" use="optional"/> |