|
ENTITY Closed_path_area_with_parameters SUBTYPE OF (Path_area_with_parameters); SELF\Path_area_with_parameters.centreline : closed_curve; SELF\Path_area_with_parameters.parameters : Closed_curve_style_parameters; END_ENTITY; -- Closed_path_area_with_parameters |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Path_area_with_parameters centreline: Curve; parameters: Curve_style_parameters; Closed_path_area_with_parameters (RT) centreline: closed_curve; (RT) parameters: Closed_curve_style_parameters; |
Global rules for this entity data type- |