ENTITY structural_frame_product_with_material
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY structural_frame_product_with_material
SUBTYPE OF (structural_frame_product);
material_definition : material;
nominal_mass : OPTIONAL mass_measure_with_unit;
actual_mass : OPTIONAL mass_measure_with_unit;
END_ENTITY;
Explicit Attributes
Entity structural_frame_product_with_material has the following local and inherited explicit attributes:
Derived Attributes
Entity structural_frame_product_with_material has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity structural_frame_product_with_material inherits from the following supertypes:
structural_frame_item
structural_frame_product
Subtypes
No subtypesReferenced By
Entity structural_frame_product_with_material and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00