ENTITY IfcSIUnit
(* SCHEMA IFC4; *)
ENTITY IfcSIUnit
SUBTYPE OF (IfcNamedUnit);
Prefix : OPTIONAL IfcSIPrefix;
Name : IfcSIUnitName;
DERIVE
SELF\IfcNamedUnit.Dimensions : IfcDimensionalExponents := IfcDimensionsForSIUnit (SELF.Name);
END_ENTITY;
Explicit Attributes
Entity IfcSIUnit has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity IfcSIUnit has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcSIUnit inherits from the following supertypes:
IfcNamedUnit
Subtypes
No subtypesReferenced By
Entity IfcSIUnit 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