ENTITY product_definition_shape
(* SCHEMA structural_analysis_design; *)
ENTITY product_definition_shape
SUBTYPE OF (property_definition);
UNIQUE
ur1 : definition;
WHERE
wr1: (NOT ('STRUCTURAL_ANALYSIS_DESIGN.SHAPE_DEFINITION' IN TYPEOF(
SELF\property_definition.definition)));
END_ENTITY; -- product_definition_shape
Explicit Attributes
Entity product_definition_shape has the following local and inherited explicit attributes:
Derived Attributes
No 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:15:06-04:00