ENTITY IfcPile

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcPile
 SUBTYPE OF (IfcBuildingElement);
	PredefinedType : IfcPileTypeEnum;
	ConstructionType : OPTIONAL IfcPileConstructionEnum;
 WHERE
	WR1 : (PredefinedType <> IfcPileTypeEnum.USERDEFINED) OR ((PredefinedType = IfcPileTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcObject.ObjectType));
END_ENTITY;

Explicit Attributes

Entity IfcPile has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 ObjectTypeIfcLabel (STRING)IfcObject
 ObjectPlacementIfcObjectPlacement (ENTITY)IfcProduct
 RepresentationIfcProductRepresentation (ENTITY)IfcProduct
 TagIfcIdentifier (STRING)IfcElement
 PredefinedTypeIfcPileTypeEnum (ENUM)IfcPile
 ConstructionTypeIfcPileConstructionEnum (ENUM)IfcPile

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPile has the following local and inherited inverse attributes:
AttributeTypeDefined By
 IsDefinedBySET OF IfcRelDefines (ENTITY)IfcObject
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcObject
 HasAssignmentsSET OF IfcRelAssigns (ENTITY)IfcObject
 DecomposesSET OF IfcRelDecomposes (ENTITY)IfcObject
 IsDecomposedBySET OF IfcRelDecomposes (ENTITY)IfcObject
 ReferencedBySET OF IfcRelAssignsToProduct (ENTITY)IfcProduct
 FillsVoidsSET OF IfcRelFillsElement (ENTITY)IfcElement
 ConnectedToSET OF IfcRelConnectsElements (ENTITY)IfcElement
 HasCoveringsSET OF IfcRelCoversBldgElements (ENTITY)IfcElement
 HasProjectionsSET OF IfcRelProjectsElement (ENTITY)IfcElement
 HasPortsSET OF IfcRelConnectsPortToElement (ENTITY)IfcElement
 HasOpeningsSET OF IfcRelVoidsElement (ENTITY)IfcElement
 IsConnectionRealizationSET OF IfcRelConnectsWithRealizingElements (ENTITY)IfcElement
 ProvidesBoundariesSET OF IfcRelSpaceBoundary (ENTITY)IfcElement
 ConnectedFromSET OF IfcRelConnectsElements (ENTITY)IfcElement
 ContainedInStructureSET OF IfcRelContainedInSpatialStructure (ENTITY)IfcElement

Supertypes

Entity IfcPile inherits from the following supertypes:
  IfcRoot
    IfcObject
      IfcProduct
        IfcElement
          IfcBuildingElement

Subtypes

    No subtypes

Referenced By

Entity IfcPile and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElement ENTITY IfcPile
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcCorrectObjectAssignment FUNCTION IfcObject
 IfcDuctFittingType ENTITY IfcObject
 IfcElement ENTITY IfcBuildingElement
 IfcElementAssembly ENTITY IfcObject
 IfcFooting ENTITY IfcObject
 IfcGrid ENTITY IfcProduct
 IfcMove ENTITY IfcRoot
 IfcNoOfLayers FUNCTION IfcElement
 IfcObject ENTITY IfcProduct
 IfcOccupant ENTITY IfcObject
 IfcPile ENTITY IfcObject
 IfcPipeFittingType ENTITY IfcObject
 IfcPlateType ENTITY IfcObject
 IfcProcedure ENTITY IfcRoot
 IfcProcedure ENTITY IfcObject
 IfcProduct ENTITY IfcElement
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRamp ENTITY IfcObject
 IfcRamp ENTITY IfcProduct
 IfcReinforcingBar ENTITY IfcObject
 IfcRelAssigns ENTITY IfcObject
 IfcRelAssignsToProduct ENTITY IfcProduct
 IfcRelAssociates ENTITY IfcRoot
 IfcRelConnectsElements ENTITY IfcElement
 IfcRelConnectsPorts ENTITY IfcElement
 IfcRelConnectsPortToElement ENTITY IfcElement
 IfcRelConnectsWithRealizingElements ENTITY IfcElement
 IfcRelContainedInSpatialStructure ENTITY IfcProduct
 IfcRelCoversBldgElements ENTITY IfcElement
 IfcRelDecomposes ENTITY IfcObject
 IfcRelDefines ENTITY IfcObject
 IfcRelFillsElement ENTITY IfcElement
 IfcRelProjectsElement ENTITY IfcElement
 IfcRelSpaceBoundary ENTITY IfcElement
 IfcRelVoidsElement ENTITY IfcElement
 IfcRoof ENTITY IfcObject
 IfcRoof ENTITY IfcProduct
 IfcRoot ENTITY IfcObject
 IfcServiceLifeFactor ENTITY IfcObject
 IfcSlab ENTITY IfcObject
 IfcSpatialStructureElement ENTITY IfcObject
 IfcStair ENTITY IfcObject
 IfcStair ENTITY IfcProduct
 IfcStructuralActivityAssignmentSelect SELECT IfcBuildingElement
 IfcTask ENTITY IfcRoot
 IfcTask ENTITY IfcObject
 IfcTendon ENTITY IfcObject
 IfcTimeSeriesSchedule ENTITY IfcObject
 IfcTypeObject ENTITY IfcRoot
 IfcWall ENTITY IfcObject


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00