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 plm:ProcessText | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DSpotWeldType"> <xsd:annotation> <xsd:documentation> SpotWeld Annotation Attributes: diameter: diameter thickness: thickness of the weld bead thicknesses: number of thicknesses of material being welded type: type of weld, resistance or projection position: location of the spot weld approachDirection: direction weld gun approaches weld clampingDirection: direction in which material is clamped normalDirection: normal vector at point of weld jointId: user specified id for joint weld participates in groupId: user specified id for group weld is in delta: flag indicating weld is "critical" (more important) Elements: ProcessText process text CoordinatedEntity a text string specifying a related entity in some undefined 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:element name="ProcessText" type="plm:Ann3DTextType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="jointId" type="xsd:string" use="optional"/> <xsd:attribute name="groupId" type="xsd:string" use="optional"/> <xsd:attribute name="diameter" type="xsd:double" use="optional"/> <xsd:attribute name="thickness" type="xsd:double" use="optional"/> <xsd:attribute name="thicknesses" type="xsd:integer" use="optional"/> <xsd:attribute name="type" type="plm:Ann3DSpotWeld" use="required"/> <xsd:attribute name="position" type="plm:VectorType" use="required"/> <xsd:attribute name="approachDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="clampingDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="delta" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="jointId" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="groupId" type="xsd:string" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="diameter" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="thickness" type="xsd:double" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="thicknesses" type="xsd:integer" use="optional"/> |
type | plm:Ann3DSpotWeld | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="type" type="plm:Ann3DSpotWeld" use="required"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="position" type="plm:VectorType" use="required"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="approachDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="clampingDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="delta" type="xsd:boolean" default="false"/> |
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"/> |
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"/> |