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:DimensionText plm:DualDimensionText plm:Statistical plm:FreeState plm:ValueText plm:DualValueText | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DDimensionType"> <xsd:annotation> <xsd:documentation> Dimension: 3D Dimension Annotation Attributes: standard: e.g. "ANSI Y..." type: linear, radial, angular or curveLength direction: direction of measurement basic: whether a 'basic' dimension. reference: whether a 'reference' dimension. origin: whether first or second entity is the origin (for directed Dimensions) value: value of dimension, in metres or radians upperDelta: max value minus nominal value, in metres or radians lowerDelta: nominal value minus min value, in metres or radians causality: key, functional, associated, reference or pmi grade: deviation: pitchDiaGrade: pitchDiaDeviation: fitGrade: threadClass: projected: true if the Dimension is a projected Dimension, rather than a true value Dimension. documentation: Whether a non-PMI Dimension is treated as a PMI Dimension for documenting a Part, for example, on manufacturing drawings. notToScale: Whether a dimension is not-to-scale. angleNumerator: The angle (in radians) of the arc for fractional angular dimensions. manual: Whether value has been entered manually. If it has, it cannot be assumed to be synchronised with the referenced geometry. Elements: Text - text elements. DualDimensionText: Text elements for a dual dimension, if displayed. ValueText: When manual is true, ValueText overrides value. DualValueText: When manual is true and dualUnits on the corresponding DimensionDisplay is set, DualValueText overrides any calculated dual value. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="DimensionText" type="plm:Ann3DDimensionTextType" minOccurs="0" maxOccurs="4"/> <xsd:element name="DualDimensionText" type="plm:Ann3DDimensionTextType" minOccurs="0" maxOccurs="4"/> <xsd:element name="Statistical" type="plm:Ann3DStatisticalRefinementType" minOccurs="0"/> <xsd:element name="FreeState" type="plm:Ann3DFreeStateRefinementType" minOccurs="0"/> <xsd:element name="ValueText" type="plm:Ann3DTextType" minOccurs="0"/> <xsd:element name="DualValueText" type="plm:Ann3DTextType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> <xsd:attribute name="type" type="plm:Ann3DDimension" use="required"/> <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> <xsd:attribute name="basic" type="xsd:boolean" default="false"/> <xsd:attribute name="reference" type="xsd:boolean" default="false"/> <xsd:attribute name="origin" type="plm:Ann3DDimensionOrigin" use="optional"/> <xsd:attribute name="causality" type="plm:Ann3DDimensionCausality" use="optional"/> <xsd:attribute name="value" type="xsd:double" use="optional"/> <xsd:attribute name="upperDelta" type="xsd:double" default="0"/> <xsd:attribute name="lowerDelta" type="xsd:double" default="0"/> <xsd:attribute name="grade" type="xsd:integer" use="optional"/> <xsd:attribute name="deviation" type="xsd:string" use="optional"/> <xsd:attribute name="pitchDiaGrade" type="xsd:integer" use="optional"/> <xsd:attribute name="pitchDiaDeviation" type="xsd:string" use="optional"/> <xsd:attribute name="fitGrade" type="xsd:integer" use="optional"/> <xsd:attribute name="threadClass" type="xsd:integer" use="optional"/> <xsd:attribute name="projected" type="xsd:boolean" default="false"/> <xsd:attribute name="documentation" type="xsd:boolean" default="false"/> <xsd:attribute name="notToScale" type="xsd:boolean" default="false"/> <xsd:attribute name="angleNumerator" type="xsd:double" default="6.283185307179586476925286766559"/> <xsd:attribute name="manual" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
type | plm:Ann3DDimension | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="type" type="plm:Ann3DDimension" use="required"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="basic" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="reference" type="xsd:boolean" default="false"/> |
type | plm:Ann3DDimensionOrigin | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="origin" type="plm:Ann3DDimensionOrigin" use="optional"/> |
type | plm:Ann3DDimensionCausality | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="causality" type="plm:Ann3DDimensionCausality" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="value" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="upperDelta" type="xsd:double" default="0"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="lowerDelta" type="xsd:double" default="0"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="grade" type="xsd:integer" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="deviation" type="xsd:string" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="pitchDiaGrade" type="xsd:integer" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="pitchDiaDeviation" type="xsd:string" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="fitGrade" type="xsd:integer" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="threadClass" type="xsd:integer" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="projected" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="documentation" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="notToScale" type="xsd:boolean" default="false"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="angleNumerator" type="xsd:double" default="6.283185307179586476925286766559"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="manual" type="xsd:boolean" default="false"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:Ann3DDimensionTextType | ||||||||||||
properties |
|
||||||||||||
children | plm:Text | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="DimensionText" type="plm:Ann3DDimensionTextType" minOccurs="0" maxOccurs="4"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:Ann3DDimensionTextType | ||||||||||||
properties |
|
||||||||||||
children | plm:Text | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="DualDimensionText" type="plm:Ann3DDimensionTextType" minOccurs="0" maxOccurs="4"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:Ann3DStatisticalRefinementType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Statistical" type="plm:Ann3DStatisticalRefinementType" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:Ann3DFreeStateRefinementType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="FreeState" type="plm:Ann3DFreeStateRefinementType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ValueText" type="plm:Ann3DTextType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="DualValueText" type="plm:Ann3DTextType" minOccurs="0"/> |