Interface IIfcRelProjectsElement
Readonly interface for IfcRelProjectsElement
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelProjectsElement : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedFeatureElement
Declaration
IIfcFeatureElementAddition RelatedFeatureElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcFeatureElementAddition |
RelatingElement
Declaration
IIfcElement RelatingElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcElement |