complexType MechanismInertiaType
diagram plmxml_diagrams/plmxml_p896.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:InertiaType
properties
base plm:InertiaType
children plm:Description plm:ApplicationRef plm:Attribute
used by
element MechanismInertia
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
ownerRef  plm:anyURIType  optional      
value  plm:DoubleListType  required      
error  plm:DoubleListType  optional      
unitRef  plm:anyURIType  optional      
markerRef  plm:anyURIType  optional      
annotation
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.)
         
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>

attribute MechanismInertiaType/@markerRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="markerRef" type="plm:anyURIType" use="optional" plm:refType="plm:Marker"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy