ENTITY feature_edge_chamfer
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY feature_edge_chamfer
ABSTRACT SUPERTYPE OF (ONEOF
(feature_edge_chamfer_straight,
feature_edge_chamfer_fillet,
feature_edge_chamfer_rounding) )
SUBTYPE OF (feature);
follow_round : BOOLEAN;
END_ENTITY;
Explicit Attributes
Entity feature_edge_chamfer has the following local and inherited explicit attributes:
Derived Attributes
Entity feature_edge_chamfer has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity feature_edge_chamfer inherits from the following supertypes:
structural_frame_item
feature
Subtypes
Entity feature_edge_chamfer has the following subtypes:
feature_edge_chamfer_fillet*
feature_edge_chamfer_rounding*
feature_edge_chamfer_straight*
* - Immediate Subtypes
Referenced By
Entity feature_edge_chamfer 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