TYPE building_document_item

(* SCHEMA building_design_schema; *)
  TYPE building_document_item = SELECT
    (negative_component,
     positive_component,
     building_element,
     fixture_equipment_element,
     service_element,
     space_element,
     structure_enclosure_element,
     building_component_classification_group,
     product_category);
  END_TYPE; -- building_document_item

Referenced By

Defintion building_document_item is references by the following definitions:
DefinitionType
 building_document_reference ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:13-04:00