|
ENTITY Beveled_sheet_representation SUBTYPE OF (Constituent_shape_representation); bevel_angle : Angle_data_element; boundary_surface : Composite_sheet_representation; vertical_profile_height : Length_data_element; END_ENTITY; -- Beveled_sheet_representation |
Entity data types and their attributesRepresentation(OPT) id: STRING; (OPT) name: STRING; (OPT) description: STRING; context_of_items: Representation_context; items: SET [1:?] OF Representation_item; Geometric_model (OPT) version_id: STRING; (OPT) model_extent: length_measure; (RT) context_of_items: Geometric_coordinate_space; (RT) items: SET [1:?] OF Detailed_geometric_model_element; Constituent_shape_representation - Beveled_sheet_representation bevel_angle: Angle_data_element; boundary_surface: Composite_sheet_representation; vertical_profile_height: Length_data_element; |
Global rules for this entity data type- |