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