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="Ann3DFitDesignationType"> <xsd:annotation> <xsd:documentation> FitDesignation: 3D Fit Designation Annotation. Attributes: value: The basic size of the fit designation in metres. holeUpperDelta: The maximum size of the hole minus the basic size in metres. holeLowerDelta: The minimum size of the hole minus the basic size in metres. shaftUpperDelta: The maximum size of the shaft minus the basic size in metres. shaftLowerDelta: The minimum size of the shaft minus the basic size in metres. pitchDiameterUpperDelta: For threaded shafts, the maximum pitch diameter minus the basic size in metres. pitchDiameterLowerDelta: For threaded shafts, the minimum pitch diameter minus the basic size in metres. holeDeviation: The deviation letter(s) of the hole. holeGrade: The grade integer of the hole. shaftDeviation: The deviation letter(s) of the shaft. For threaded shafts, the deviation letter(s) of the major diameter. shaftGrade: The grade integer of the shaft. For threaded shafts, the grade integer of the major diameter. pitchDiameterDeviation: For threaded shafts, the deviation letter(s) of the pitch diameter. pitchDiameterGrade: For threaded shafts, the grade integer of the pitch diameter. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:attribute name="value" type="xsd:double" use="optional"/> <xsd:attribute name="holeUpperDelta" type="xsd:double" use="optional"/> <xsd:attribute name="holeLowerDelta" type="xsd:double" use="optional"/> <xsd:attribute name="shaftUpperDelta" type="xsd:double" use="optional"/> <xsd:attribute name="shaftLowerDelta" type="xsd:double" use="optional"/> <xsd:attribute name="pitchDiameterUpperDelta" type="xsd:double" use="optional"/> <xsd:attribute name="pitchDiameterLowerDelta" type="xsd:double" use="optional"/> <xsd:attribute name="holeDeviation" type="xsd:string" use="optional"/> <xsd:attribute name="holeGrade" type="xsd:integer" use="optional"/> <xsd:attribute name="shaftDeviation" type="xsd:string" use="optional"/> <xsd:attribute name="shaftGrade" type="xsd:integer" use="optional"/> <xsd:attribute name="pitchDiameterDeviation" type="xsd:string" use="optional"/> <xsd:attribute name="pitchDiameterGrade" type="xsd:integer" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="value" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="holeUpperDelta" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="holeLowerDelta" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="shaftUpperDelta" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="shaftLowerDelta" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="pitchDiameterUpperDelta" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="pitchDiameterLowerDelta" type="xsd:double" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="holeDeviation" type="xsd:string" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="holeGrade" type="xsd:integer" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="shaftDeviation" type="xsd:string" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="shaftGrade" type="xsd:integer" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="pitchDiameterDeviation" type="xsd:string" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="pitchDiameterGrade" type="xsd:integer" use="optional"/> |