Interface IIfcRelCoversSpaces
Readonly interface for IfcRelCoversSpaces
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.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> |
RelatingSpace
Declaration
IIfcSpace RelatingSpace { get; set; }
Property Value
Type | Description |
---|---|
IIfcSpace |