ENTITY feature_volume_prismatic
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY feature_volume_prismatic
ABSTRACT SUPERTYPE OF ( ONEOF
(feature_volume_prismatic_chamfer,
feature_volume_prismatic_flange_notch,
feature_volume_prismatic_flange_chamfer,
feature_volume_prismatic_notch,
feature_volume_prismatic_skewed_end))
SUBTYPE OF (feature_volume);
top_or_bottom_edge : top_or_bottom;
start_or_end : start_or_end_face;
original_face : BOOLEAN;
END_ENTITY;
Explicit Attributes
Entity feature_volume_prismatic has the following local and inherited explicit attributes:
Derived Attributes
Entity feature_volume_prismatic has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity feature_volume_prismatic inherits from the following supertypes:
structural_frame_item
feature
feature_volume
Subtypes
Entity feature_volume_prismatic has the following subtypes:
feature_volume_prismatic_chamfer*
feature_volume_prismatic_flange_chamfer*
feature_volume_prismatic_flange_notch*
feature_volume_prismatic_notch*
feature_volume_prismatic_skewed_end*
* - Immediate Subtypes
Referenced By
Entity feature_volume_prismatic 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