Interface IIfcRelServicesBuildings
Readonly interface for IfcRelServicesBuildings
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelServicesBuildings : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedBuildings
Declaration
IItemSet<IIfcSpatialStructureElement> RelatedBuildings { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcSpatialStructureElement> |
RelatingSystem
Declaration
IIfcSystem RelatingSystem { get; set; }
Property Value
Type | Description |
---|---|
IIfcSystem |