ENTITY IfcPhysicalSimpleQuantity
(* SCHEMA IFC4; *)
ENTITY IfcPhysicalSimpleQuantity
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcQuantityArea
	,IfcQuantityCount
	,IfcQuantityLength
	,IfcQuantityNumber
	,IfcQuantityTime
	,IfcQuantityVolume
	,IfcQuantityWeight))
 SUBTYPE OF (IfcPhysicalQuantity);
	Unit : OPTIONAL IfcNamedUnit;
END_ENTITY;
Explicit Attributes
Entity IfcPhysicalSimpleQuantity has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcPhysicalSimpleQuantity has the following local and inherited inverse attributes:
Supertypes
Entity IfcPhysicalSimpleQuantity inherits from the following supertypes:
  IfcPhysicalQuantity
Subtypes
Entity IfcPhysicalSimpleQuantity has the following subtypes:
    IfcQuantityArea*
    IfcQuantityCount*
    IfcQuantityLength*
    IfcQuantityNumber*
    IfcQuantityTime*
    IfcQuantityVolume*
    IfcQuantityWeight*
* - Immediate Subtypes
Referenced By
Entity IfcPhysicalSimpleQuantity 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