ENTITY IfcConstructionResource
(* SCHEMA IFC2X3; *)
ENTITY IfcConstructionResource
ABSTRACT SUPERTYPE OF (ONEOF
(IfcConstructionEquipmentResource
,IfcConstructionMaterialResource
,IfcConstructionProductResource
,IfcCrewResource
,IfcLaborResource
,IfcSubContractResource))
SUBTYPE OF (IfcResource);
ResourceIdentifier : OPTIONAL IfcIdentifier;
ResourceGroup : OPTIONAL IfcLabel;
ResourceConsumption : OPTIONAL IfcResourceConsumptionEnum;
BaseQuantity : OPTIONAL IfcMeasureWithUnit;
END_ENTITY;
Explicit Attributes
Entity IfcConstructionResource has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcConstructionResource has the following local and inherited inverse attributes:
Supertypes
Entity IfcConstructionResource inherits from the following supertypes:
IfcRoot
IfcObjectDefinition
IfcObject
IfcResource
Subtypes
Entity IfcConstructionResource has the following subtypes:
IfcConstructionEquipmentResource*
IfcConstructionMaterialResource*
IfcConstructionProductResource*
IfcCrewResource*
IfcLaborResource*
IfcSubContractResource*
* - Immediate Subtypes
Referenced By
Entity IfcConstructionResource and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00