Interface IIfcRelCoversSpaces
Readonly interface for IfcRelCoversSpaces
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelCoversSpaces : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedCoverings
Declaration
IItemSet<IIfcCovering> RelatedCoverings { get; }
Property Value
| Type | Description |
|---|---|
| IItemSet<IIfcCovering> |
RelatedSpace
Declaration
IIfcSpace RelatedSpace { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcSpace |