ENTITY IfcObject
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcObject
ABSTRACT SUPERTYPE OF (ONEOF
(IfcActor
,IfcControl
,IfcGroup
,IfcProcess
,IfcProduct
,IfcProject
,IfcResource))
SUBTYPE OF (IfcRoot);
ObjectType : OPTIONAL IfcLabel;
INVERSE
IsDefinedBy : SET [0:?] OF IfcRelDefines FOR RelatedObjects;
HasAssociations : SET [0:?] OF IfcRelAssociates FOR RelatedObjects;
HasAssignments : SET [0:?] OF IfcRelAssigns FOR RelatedObjects;
Decomposes : SET [0:1] OF IfcRelDecomposes FOR RelatedObjects;
IsDecomposedBy : SET [0:?] OF IfcRelDecomposes FOR RelatingObject;
WHERE
WR1 : SIZEOF(QUERY(temp <* IsDefinedBy | 'IFC2X2_FINAL.IFCRELDEFINESBYTYPE' IN TYPEOF(temp))) <= 1;
END_ENTITY;
Explicit Attributes
Entity IfcObject has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcObject has the following local and inherited inverse attributes:
Supertypes
Entity IfcObject inherits from the following supertypes:
IfcRoot
Subtypes
Entity IfcObject has the following subtypes:
IfcActionRequest IfcActor* IfcAnnotation IfcAsset IfcBeam IfcBuilding IfcBuildingElement IfcBuildingElementComponent IfcBuildingElementPart IfcBuildingElementProxy IfcBuildingStorey IfcChamferEdgeFeature IfcColumn IfcCondition IfcConditionCriterion IfcConstructionEquipmentResource IfcConstructionMaterialResource IfcConstructionProductResource IfcConstructionResource IfcControl* IfcCostItem IfcCostSchedule IfcCovering IfcCrewResource IfcCurtainWall IfcDiscreteAccessory IfcDistributionChamberElement IfcDistributionControlElement IfcDistributionElement IfcDistributionFlowElement IfcDistributionPort IfcDoor IfcEdgeFeature IfcElectricalCircuit IfcElectricalElement IfcElectricDistributionPoint IfcElement IfcElementAssembly IfcElementComponent IfcEnergyConversionDevice IfcEquipmentElement IfcEquipmentStandard IfcFastener IfcFeatureElement IfcFeatureElementAddition IfcFeatureElementSubtraction IfcFlowController IfcFlowFitting IfcFlowMovingDevice IfcFlowSegment IfcFlowStorageDevice IfcFlowTerminal IfcFlowTreatmentDevice IfcFooting IfcFurnishingElement IfcFurnitureStandard IfcGrid IfcGroup* IfcInventory IfcLaborResource IfcMechanicalFastener IfcMember IfcMove IfcOccupant IfcOpeningElement IfcOrderAction IfcPerformanceHistory IfcPermit IfcPile IfcPlate IfcPort IfcProcedure IfcProcess* IfcProduct* IfcProject* IfcProjectionElement IfcProjectOrder IfcProjectOrderRecord IfcProxy IfcRailing IfcRamp IfcRampFlight IfcReinforcingBar IfcReinforcingElement IfcReinforcingMesh IfcResource* IfcRoof IfcRoundedEdgeFeature IfcScheduleTimeControl IfcServiceLife IfcSite IfcSlab IfcSpace IfcSpaceProgram IfcSpatialStructureElement IfcStair IfcStairFlight IfcStructuralAction IfcStructuralActivity IfcStructuralAnalysisModel IfcStructuralConnection IfcStructuralCurveConnection IfcStructuralCurveMember IfcStructuralCurveMemberVarying IfcStructuralItem IfcStructuralLinearAction IfcStructuralLinearActionVarying IfcStructuralLoadGroup IfcStructuralMember IfcStructuralPlanarAction IfcStructuralPlanarActionVarying IfcStructuralPointAction IfcStructuralPointConnection IfcStructuralPointReaction IfcStructuralReaction IfcStructuralResultGroup IfcStructuralSurfaceConnection IfcStructuralSurfaceMember IfcStructuralSurfaceMemberVarying IfcSubContractResource IfcSystem IfcTask IfcTendon IfcTendonAnchor IfcTimeSeriesSchedule IfcTransportElement IfcVirtualElement IfcWall IfcWallStandardCase IfcWindow IfcWorkControl IfcWorkPlan IfcWorkSchedule IfcZone
* - Immediate Subtypes
Referenced By
Entity IfcObject and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00