|
ENTITY Centre_of_mass SUBTYPE OF (Shape_dependent_property_representation); WHERE WR1: SIZEOF(SELF\Shape_dependent_property_representation.property_representation.items)=1; WR2: SIZEOF(QUERY (it <* SELF\Shape_dependent_property_representation.property_representation.items | 'INERTIA_CHARACTERISTICS_ARM' + '.CARTESIAN_POINT' 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; -- Centre_of_mass |
Entity data types and their attributesShape_dependent_property_representationcharacteristic_type: STRING; (OPT) description: STRING; described_element: shape_dependent_select; property_representation: Representation; Centre_of_mass - |
Users: by entity attributesShape_dependent_property_representationCentre_of_mass Users: by defined types, not used by any entity attributeCentre_of_mass- |
Global rules for this entity data type- |