Interface IIfcRelSpaceBoundary
Readonly interface for IfcRelSpaceBoundary
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelSpaceBoundary : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ConnectionGeometry
Declaration
IIfcConnectionGeometry ConnectionGeometry { get; set; }
Property Value
|
Improve this Doc
View Source
InternalOrExternalBoundary
Declaration
IfcInternalOrExternalEnum InternalOrExternalBoundary { get; set; }
Property Value
|
Improve this Doc
View Source
PhysicalOrVirtualBoundary
Declaration
IfcPhysicalOrVirtualEnum PhysicalOrVirtualBoundary { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IIfcElement RelatedBuildingElement { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingSpace
Declaration
IIfcSpace RelatingSpace { get; set; }
Property Value