TYPE IfcUnit

(* SCHEMA IFC2X3; *)
TYPE IfcUnit = SELECT
	(IfcDerivedUnit
	,IfcNamedUnit
	,IfcMonetaryUnit);
END_TYPE;

Referenced By

Defintion IfcUnit is references by the following definitions:
DefinitionType
 IfcCorrectUnitAssignment FUNCTION
 IfcMeasureWithUnit ENTITY
 IfcPropertyBoundedValue ENTITY
 IfcPropertyEnumeration ENTITY
 IfcPropertyListValue ENTITY
 IfcPropertySingleValue ENTITY
 IfcPropertyTableValue ENTITY
 IfcTimeSeries ENTITY
 IfcUnitAssignment ENTITY


[Top Level Definitions] [Exit]

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