|
ENTITY Structure_enclosure_element SUBTYPE OF (Building_element); functional_type : structure_enclosure_type; load_bearing : LOGICAL; END_ENTITY; -- Structure_enclosure_element |
Entity data types and their attributesProduct_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; Building_item - Building_element - Structure_enclosure_element functional_type: structure_enclosure_type; load_bearing: LOGICAL; |
Global rules for this entity data type- |