ENTITY IfcRelSpaceBoundary1stLevel

(* SCHEMA IFC4; *)
ENTITY IfcRelSpaceBoundary1stLevel
 SUPERTYPE OF (ONEOF
    (IfcRelSpaceBoundary2ndLevel))
 SUBTYPE OF (IfcRelSpaceBoundary);
	ParentBoundary : OPTIONAL IfcRelSpaceBoundary1stLevel;
 INVERSE
	InnerBoundaries : SET [0:?] OF IfcRelSpaceBoundary1stLevel FOR ParentBoundary;
END_ENTITY;

Explicit Attributes

Entity IfcRelSpaceBoundary1stLevel 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

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

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

Subtypes

Entity IfcRelSpaceBoundary1stLevel has the following subtypes:
    IfcRelSpaceBoundary2ndLevel*
* - Immediate Subtypes

Referenced By

Entity IfcRelSpaceBoundary1stLevel 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
 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