|
ENTITY Hatch_area_template SUBTYPE OF (Fill_area_template); fill_boundary_style : Curve_style_parameters_with_ends; hatch_pattern : SET [1:4] OF Hatch_line_element; min_feature : OPTIONAL Length_data_element; END_ENTITY; -- Hatch_area_template |
Entity data types and their attributesItem_shape(OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Product_view_definition (OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Template_definition (RT) defined_version: Template_version; (OPT) physical_characteristic: SET [1:?] OF correlated_or_independent; (RT) (DER) described_element: Template_definition; Parametric_template - Fill_area_template outer_boundary_style: Closed_curve_style_parameters; inner_boundary_style: Closed_curve_style_parameters; Hatch_area_template fill_boundary_style: Curve_style_parameters_with_ends; hatch_pattern: SET [1:4] OF Hatch_line_element; (OPT) min_feature: Length_data_element; |
Global rules for this entity data type- |