Interface IIfcRelFillsElement
Readonly interface for IfcRelFillsElement
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelFillsElement : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedBuildingElement
Declaration
IIfcElement RelatedBuildingElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcElement |
RelatingOpeningElement
Declaration
IIfcOpeningElement RelatingOpeningElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcOpeningElement |