ENTITY IfcConversionBasedUnit
(* SCHEMA IFC4; *)
ENTITY IfcConversionBasedUnit
 SUPERTYPE OF (ONEOF
	(IfcConversionBasedUnitWithOffset))
 SUBTYPE OF (IfcNamedUnit);
	Name : IfcLabel;
	ConversionFactor : IfcMeasureWithUnit;
 INVERSE
	HasExternalReference : SET [0:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
END_ENTITY;
Explicit Attributes
Entity IfcConversionBasedUnit has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcConversionBasedUnit has the following local and inherited inverse attributes:
Supertypes
Entity IfcConversionBasedUnit inherits from the following supertypes:
  IfcNamedUnit
Subtypes
Entity IfcConversionBasedUnit has the following subtypes:
    IfcConversionBasedUnitWithOffset*
* - Immediate Subtypes
Referenced By
Entity IfcConversionBasedUnit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00