ENTITY design_part
(* SCHEMA cast_parts_schema; *)
ENTITY design_part
SUBTYPE OF (product_definition);
WHERE
wr1: SIZEOF(QUERY ( sa <* get_property_definition_shape_aspect(SELF) |
( 'CAST_PARTS_SCHEMA.INSTANCED_FEATURE' IN TYPEOF (sa)
)))>=1;
END_ENTITY; -- design_part
Explicit Attributes
Entity design_part has the following local and inherited explicit attributes:
Derived Attributes
Entity design_part has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity design_part inherits from the following supertypes:
product_definition
Subtypes
No subtypesReferenced By
Entity design_part and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00