diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BushingComponent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="BushingDataType"> <xsd:annotation> <xsd:documentation> Additional data for a Bushing Constraint. Only one BushingData sub-element is allowed in a Constraint, ConstraintInstance or ConstraintOccurrence element. Attributes: id: Inherited from AttribOwner. name: Inherited from AttribOwner. preloadForce: The vector components of the preload force in SI units, currently newtons. The default is 0.0, 0.0, 0.0. preloadTorque: The vector components of the preload torque in SI units, currently newton metres. The default is 0.0, 0.0, 0.0. translationStiffness: The translational vector components of the spring constant of the Bushing in SI units, currently newtons per metre. The default is 0.0, 0.0, 0.0. This is ignored when there is a BushingComponent sub-element. rotationStiffness: The rotational vector components of the spring constant of the Bushing in SI units, currently newton metres per radian. The default is 0.0, 0.0, 0.0. This is ignored when there is a BushingComponent sub-element. translationCoefficient: The translational vector components of the viscous damping coefficient of the Bushing in SI units, currently newton seconds per metre. The default is 0.0, 0.0, 0.0. This is ignored when there is a BushingComponent sub-element. rotationCoefficient: The rotational vector components of the viscous damping coefficient of the Bushing in SI units, currently newton metre seconds per radian. The default is 0.0, 0.0, 0.0. This is ignored when there is a BushingComponent sub-element. Sub-element: BushingComponent: The components of the Bushing represented as BushingComponentType. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:choice minOccurs="0" maxOccurs="6"> <xsd:element name="BushingComponent" type="plm:BushingComponentType"/> </xsd:choice> <xsd:attribute name="preloadForce" type="plm:VectorType" default="0.0 0.0 0.0"/> <xsd:attribute name="preloadTorque" type="plm:VectorType" default="0.0 0.0 0.0"/> <xsd:attribute name="translationStiffness" type="plm:VectorType" default="0.0 0.0 0.0"/> <xsd:attribute name="rotationStiffness" type="plm:VectorType" default="0.0 0.0 0.0"/> <xsd:attribute name="translationCoefficient" type="plm:VectorType" default="0.0 0.0 0.0"/> <xsd:attribute name="rotationCoefficient" type="plm:VectorType" default="0.0 0.0 0.0"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="preloadForce" type="plm:VectorType" default="0.0 0.0 0.0"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="preloadTorque" type="plm:VectorType" default="0.0 0.0 0.0"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="translationStiffness" type="plm:VectorType" default="0.0 0.0 0.0"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="rotationStiffness" type="plm:VectorType" default="0.0 0.0 0.0"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="translationCoefficient" type="plm:VectorType" default="0.0 0.0 0.0"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="rotationCoefficient" type="plm:VectorType" default="0.0 0.0 0.0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
type | plm:BushingComponentType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:StiffnessExpression plm:CoefficientExpression | ||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="BushingComponent" type="plm:BushingComponentType"/> |