|
ENTITY fill_area_style_hatching SUBTYPE OF (geometric_representation_item); hatch_line_appearance : curve_style; start_of_next_hatch_line : one_direction_repeat_factor; point_of_reference_hatch_line : cartesian_point; pattern_start : cartesian_point; hatch_line_angle : plane_angle_measure; END_ENTITY; -- fill_area_style_hatching |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; fill_area_style_hatching hatch_line_appearance: curve_style; start_of_next_hatch_line: one_direction_repeat_factor; point_of_reference_hatch_line: cartesian_point; pattern_start: cartesian_point; hatch_line_angle: plane_angle_measure; |
Global rules for this entity data type- |