diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:InertiaType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MechanismInertiaType"> <xsd:annotation> <xsd:documentation> The inertia of a Mechanism object about Marker. Attribute: markerRef: References a Marker, which defines the position, about which the inertia of the Mechanism object is defined. If the Marker also holds orientation information, the inertia is defined in the coordinate system of the Marker. Otherwise, it is defined in the coordinate system of the Mechanism object. (A Marker may not hold orientation information if it has a translational rather than general Transform sub-element or references a Smart Point rather than a Smart Vector.) </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:InertiaType"> <xsd:attribute name="markerRef" type="plm:anyURIType" use="optional" plm:refType="plm:Marker"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="markerRef" type="plm:anyURIType" use="optional" plm:refType="plm:Marker"/> |