|
ENTITY Solid_character_glyph_2d_symbol SUBTYPE OF (Character_glyph_symbol, Csg_2d_model); END_ENTITY; -- Solid_character_glyph_2d_symbol |
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; Character_glyph_symbol (RT) name->character: STRING; 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; Solid_character_glyph_2d_symbol - |
Global rules for this entity data type- |