Interface IIfcRelConnectsElements
Readonly interface for IfcRelConnectsElements
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelConnectsElements : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ConnectionGeometry
Declaration
IIfcConnectionGeometry ConnectionGeometry { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IIfcElement RelatedElement { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingElement
Declaration
IIfcElement RelatingElement { get; set; }
Property Value