| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:SurfacePositionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:PropertyGroup plm:SamplePoints | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="TorusType"> <xsd:annotation> <xsd:documentation> Toroidal surface. The axis of the torus is the Z-Axis of the underlying coordinate frame. Attributes: majorRadius: major radius minorRadius: minor radius </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:SurfacePositionBase"> <xsd:attribute name="majorRadius" type="xsd:double" use="required"/> <xsd:attribute name="minorRadius" type="xsd:double" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:double | ||
| properties |
|
||
| source | <xsd:attribute name="majorRadius" type="xsd:double" use="required"/> |
| type | xsd:double | ||
| properties |
|
||
| source | <xsd:attribute name="minorRadius" type="xsd:double" use="required"/> |