Interface IIfcRelVoidsElement
Readonly interface for IfcRelVoidsElement
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelVoidsElement : IIfcRelDecomposes, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedOpeningElement
Declaration
IIfcFeatureElementSubtraction RelatedOpeningElement { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcFeatureElementSubtraction |
RelatingBuildingElement
Declaration
IIfcElement RelatingBuildingElement { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcElement |