Interface IIfcRelVoidsElement
Readonly interface for IfcRelVoidsElement
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelVoidsElement : IIfcRelConnects, 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 |