Interface IIfcRelSpaceBoundary2ndLevel
Readonly interface for IfcRelSpaceBoundary2ndLevel
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelSpaceBoundary2ndLevel : IIfcRelSpaceBoundary1stLevel, IIfcRelSpaceBoundary, IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CorrespondingBoundary
Declaration
IIfcRelSpaceBoundary2ndLevel CorrespondingBoundary { get; set; }
Property Value
|
Improve this Doc
View Source
Corresponds
Declaration
IEnumerable<IIfcRelSpaceBoundary2ndLevel> Corresponds { get; }
Property Value