|
ENTITY Moments_of_inertia SUBTYPE OF (Shape_dependent_property_representation); WHERE WR1: SIZEOF(QUERY (it <* SELF\Shape_dependent_property_representation.property_representation.items | 'INERTIA_CHARACTERISTICS_ARM' + '.AXIS_PLACEMENT'IN TYPEOF(it) ))=1; WR2: SIZEOF(QUERY (it <* SELF\Shape_dependent_property_representation.property_representation.items | 'INERTIA_CHARACTERISTICS_ARM' + '.INERTIA_MATRIX_ITEM' IN TYPEOF(it) ))=1; WR3: 'INERTIA_CHARACTERISTICS_ARM' + '.GEOMETRIC_COORDINATE_SPACE' IN TYPEOF(SELF\Shape_dependent_property_representation.property_representation.context_of_items); END_ENTITY; -- Moments_of_inertia |
Entity data types and their attributesShape_dependent_property_representationcharacteristic_type: STRING; (OPT) description: STRING; described_element: shape_dependent_select; property_representation: Representation; Moments_of_inertia - |
Users: by entity attributesShape_dependent_property_representationMoments_of_inertia Users: by defined types, not used by any entity attributeMoments_of_inertia- |
Global rules for this entity data type- |