|
ENTITY Planar_closed_path_shape_model_with_parameters SUBTYPE OF (Planar_path_shape_model_with_parameters); WHERE WR1: SIZEOF(QUERY(it <* SELF\Representation.items | ('LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_ARM.CLOSED_PATH_AREA_WITH_PARAMETERS' IN TYPEOF(it)) )) = 1; END_ENTITY; -- Planar_closed_path_shape_model_with_parameters |
Entity data types and their attributesRepresentation(OPT) id: STRING; (OPT) name: STRING; (OPT) description: STRING; context_of_items: Representation_context; items: SET [1:?] OF Representation_item; Geometric_model (OPT) version_id: STRING; (OPT) model_extent: length_measure; (RT) context_of_items: Geometric_coordinate_space; (RT) items: SET [1:?] OF Detailed_geometric_model_element; Csg_2d_model (RT) items: SET [1:?] OF primitive_or_boolean_result_2d; Single_area_csg_2d_model (RT) items: SET [1:1] OF Primitive_2d; Planar_path_shape_model_with_parameters - Planar_closed_path_shape_model_with_parameters - |
Global rules for this entity data type- |