|
ENTITY User_defined_hatch_style SUBTYPE OF (Hatch_style); hatch_line_appearance : Curve_appearance; start_of_next_hatch_line : Vector; point_of_reference_hatch_line : Cartesian_point; pattern_start : Cartesian_point; hatch_line_angle : Angle_data_element; WHERE WR1: 'STYLED_CURVE_ARM.SOLID_CURVE_FONT' IN TYPEOF(SELF.hatch_line_appearance.font); END_ENTITY; -- User_defined_hatch_style |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Hatch_style - User_defined_hatch_style hatch_line_appearance: Curve_appearance; start_of_next_hatch_line: Vector; point_of_reference_hatch_line: Cartesian_point; pattern_start: Cartesian_point; hatch_line_angle: Angle_data_element; |
Global rules for this entity data type- |