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