ENTITY product_definition_shape
(* SCHEMA engineering_properties_schema; *)
ENTITY product_definition_shape
SUBTYPE OF (property_definition);
UNIQUE
UR1 : SELF\property_definition.definition;
WHERE
WR1:
SIZEOF([ 'ENGINEERING_PROPERTIES_SCHEMA.CHARACTERIZED_PRODUCT_DEFINITION', 'ENGINEERING_PROPERTIES_SCHEMA.CHARACTERIZED_OBJECT' ] * TYPEOF(SELF\property_definition.definition)) > 0;
END_ENTITY;
Explicit Attributes
Entity product_definition_shape has the following local and inherited explicit attributes:
Derived Attributes
Entity product_definition_shape has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity product_definition_shape inherits from the following supertypes:
property_definition
Subtypes
No subtypesReferenced By
Entity product_definition_shape and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:51-04:00