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