ENTITY IfcRelSpaceBoundary2ndLevel

(* SCHEMA IFC4; *)
ENTITY IfcRelSpaceBoundary2ndLevel
 SUBTYPE OF (IfcRelSpaceBoundary1stLevel);
	CorrespondingBoundary : OPTIONAL IfcRelSpaceBoundary2ndLevel;
 INVERSE
	Corresponds : SET [0:1] OF IfcRelSpaceBoundary2ndLevel FOR CorrespondingBoundary;
END_ENTITY;

Explicit Attributes

Entity IfcRelSpaceBoundary2ndLevel has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 RelatingSpaceIfcSpaceBoundarySelect (SELECT)IfcRelSpaceBoundary
 RelatedBuildingElementIfcElement (ENTITY)IfcRelSpaceBoundary
 ConnectionGeometryIfcConnectionGeometry (ENTITY)IfcRelSpaceBoundary
 PhysicalOrVirtualBoundaryIfcPhysicalOrVirtualEnum (ENUM)IfcRelSpaceBoundary
 InternalOrExternalBoundaryIfcInternalOrExternalEnum (ENUM)IfcRelSpaceBoundary
 ParentBoundaryIfcRelSpaceBoundary1stLevel (ENTITY)IfcRelSpaceBoundary1stLevel
 CorrespondingBoundaryIfcRelSpaceBoundary2ndLevel (ENTITY)IfcRelSpaceBoundary2ndLevel

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcRelSpaceBoundary2ndLevel has the following local and inherited inverse attributes:
AttributeTypeDefined By
 InnerBoundariesSET OF IfcRelSpaceBoundary1stLevel (ENTITY)IfcRelSpaceBoundary1stLevel
 CorrespondsSET OF IfcRelSpaceBoundary2ndLevel (ENTITY)IfcRelSpaceBoundary2ndLevel

Supertypes

Entity IfcRelSpaceBoundary2ndLevel inherits from the following supertypes:
  IfcRoot
    IfcRelationship
      IfcRelConnects
        IfcRelSpaceBoundary
          IfcRelSpaceBoundary1stLevel

Subtypes

    No subtypes

Referenced By

Entity IfcRelSpaceBoundary2ndLevel and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcElement ENTITY IfcRelSpaceBoundary
 IfcExternalSpatialElement ENTITY IfcRelSpaceBoundary
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetTemplate ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRelationship ENTITY IfcRelConnects
 IfcRelConnects ENTITY IfcRelSpaceBoundary
 IfcRelSpaceBoundary ENTITY IfcRelSpaceBoundary1stLevel
 IfcRelSpaceBoundary1stLevel ENTITY IfcRelSpaceBoundary1stLevel
 IfcRelSpaceBoundary1stLevel ENTITY IfcRelSpaceBoundary2ndLevel
 IfcRelSpaceBoundary2ndLevel ENTITY IfcRelSpaceBoundary2ndLevel
 IfcRoot ENTITY IfcRelationship
 IfcSpace ENTITY IfcRelSpaceBoundary
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcUniquePropertySetNames FUNCTION IfcRoot


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00