ENTITY IfcConstructionResourceType
(* SCHEMA IFC4; *)
ENTITY IfcConstructionResourceType
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcConstructionEquipmentResourceType
	,IfcConstructionMaterialResourceType
	,IfcConstructionProductResourceType
	,IfcCrewResourceType
	,IfcLaborResourceType
	,IfcSubContractResourceType))
 SUBTYPE OF (IfcTypeResource);
	BaseCosts : OPTIONAL LIST [1:?] OF IfcAppliedValue;
	BaseQuantity : OPTIONAL IfcPhysicalQuantity;
END_ENTITY;
Explicit Attributes
Entity IfcConstructionResourceType has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcConstructionResourceType has the following local and inherited inverse attributes:
Supertypes
Entity IfcConstructionResourceType inherits from the following supertypes:
  IfcRoot
    IfcObjectDefinition
      IfcTypeObject
        IfcTypeResource
Subtypes
Entity IfcConstructionResourceType has the following subtypes:
    IfcConstructionEquipmentResourceType*
    IfcConstructionMaterialResourceType*
    IfcConstructionProductResourceType*
    IfcCrewResourceType*
    IfcLaborResourceType*
    IfcSubContractResourceType*
* - Immediate Subtypes
Referenced By
Entity IfcConstructionResourceType 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