TYPE IfcObjectReferenceSelect

(* SCHEMA IFC2X3; *)
TYPE IfcObjectReferenceSelect = SELECT
	(IfcMaterial
	,IfcPerson
	,IfcDateAndTime
	,IfcMaterialList
	,IfcOrganization
	,IfcCalendarDate
	,IfcLocalTime
	,IfcPersonAndOrganization
	,IfcMaterialLayer
	,IfcExternalReference
	,IfcTimeSeries
	,IfcAddress
	,IfcAppliedValue);
END_TYPE;

Referenced By

Defintion IfcObjectReferenceSelect is references by the following definitions:
DefinitionType
 IfcPropertyReferenceValue ENTITY


[Top Level Definitions] [Exit]

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