|
ENTITY Curve_style_parameters_with_ends SUBTYPE OF (Curve_style_parameters); end_extension : extend_or_truncate; end_style : square_or_round; END_ENTITY; -- Curve_style_parameters_with_ends |
Entity data types and their attributesCurve_style_parametersname: STRING; corner_style: extend_or_chord_2_extend_or_truncate_or_round; curve_width: Length_data_element; (OPT) width_uncertainty: Length_data_element; Curve_style_parameters_with_ends end_extension: extend_or_truncate; end_style: square_or_round; |
Global rules for this entity data type- |