ENTITY feature_volume_hole_slotted
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY feature_volume_hole_slotted
SUPERTYPE OF (feature_volume_hole_slotted_curved)
SUBTYPE OF (feature_volume_hole);
slot_height : positive_length_measure_with_unit;
slot_length : positive_length_measure_with_unit;
WHERE
WRF16 : slot_length.value_component > slot_height.value_component;
END_ENTITY;
Explicit Attributes
Entity feature_volume_hole_slotted has the following local and inherited explicit attributes:
Derived Attributes
Entity feature_volume_hole_slotted has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity feature_volume_hole_slotted inherits from the following supertypes:
structural_frame_item
feature
feature_volume
feature_volume_hole
Subtypes
Entity feature_volume_hole_slotted has the following subtypes:
feature_volume_hole_slotted_curved*
* - Immediate Subtypes
Referenced By
Entity feature_volume_hole_slotted 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