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:ProcessText | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DSurfaceFinishType"> <xsd:annotation> <xsd:documentation> SurfaceFinish: derived from Annotation3D Attributes: standard: surface finish standard type: basic, MRR, or MRP modifier: whether modifier added to symbol allAround: whether All Around added to symbol lay: parallel, perpendicular, etc machiningAllowance: also known as materialRemoval upperDelta: upper and lowerDelta: lower tolerance values for the machiningAllowance direction[3]: roughness: maxRoughness: minRoughness: roughnessSpacing: roughnessCutoff: See the relevant Standard for details of these. wavinessHeight: Although these are essentially numeric values, wavinessSpacing: the Standards require them to be strings. roughness2: maxRoughness2: minRoughness2: Elements: ProcessText: Process Text element </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="ProcessText" type="plm:Ann3DTextType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="standard" type="plm:Ann3DSurfaceFinishStandardType" use="optional"/> <xsd:attribute name="type" type="plm:Ann3DSurfaceFinish" use="required"/> <xsd:attribute name="modifier" type="xsd:boolean" default="false"/> <xsd:attribute name="allAround" type="xsd:boolean" default="false"/> <xsd:attribute name="lay" type="plm:Ann3DSurfaceFinishLay" use="optional"/> <xsd:attribute name="machiningAllowance" type="xsd:string" use="optional"/> <xsd:attribute name="upperDelta" type="xsd:double" default="0"/> <xsd:attribute name="lowerDelta" type="xsd:double" default="0"/> <xsd:attribute name="roughness" type="xsd:string" use="optional"/> <xsd:attribute name="maxRoughness" type="xsd:string" use="optional"/> <xsd:attribute name="minRoughness" type="xsd:string" use="optional"/> <xsd:attribute name="roughnessSpacing" type="xsd:string" use="optional"/> <xsd:attribute name="roughnessCutoff" type="xsd:string" use="optional"/> <xsd:attribute name="wavinessHeight" type="xsd:string" use="optional"/> <xsd:attribute name="wavinessSpacing" type="xsd:string" use="optional"/> <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> <xsd:attribute name="roughness2" type="xsd:string" use="optional"/> <xsd:attribute name="minRoughness2" type="xsd:string" use="optional"/> <xsd:attribute name="maxRoughness2" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DSurfaceFinishStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="standard" type="plm:Ann3DSurfaceFinishStandardType" use="optional"/> |
type | plm:Ann3DSurfaceFinish | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="type" type="plm:Ann3DSurfaceFinish" use="required"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="modifier" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="allAround" type="xsd:boolean" default="false"/> |
type | plm:Ann3DSurfaceFinishLay | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="lay" type="plm:Ann3DSurfaceFinishLay" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="machiningAllowance" type="xsd:string" 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:string | ||
properties |
|
||
source | <xsd:attribute name="roughness" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="maxRoughness" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="minRoughness" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="roughnessSpacing" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="roughnessCutoff" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="wavinessHeight" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="wavinessSpacing" type="xsd:string" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="roughness2" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="minRoughness2" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="maxRoughness2" type="xsd:string" use="optional"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ProcessText" type="plm:Ann3DTextType" minOccurs="0"/> |