Interface IIfcConnectionPointGeometry
Readonly interface for IfcConnectionPointGeometry
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcConnectionPointGeometry : IIfcConnectionGeometry, IPersistEntity, IPersist
Properties
| Improve this Doc View SourcePointOnRelatedElement
Declaration
IIfcPointOrVertexPoint PointOnRelatedElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcPointOrVertexPoint |
PointOnRelatingElement
Declaration
IIfcPointOrVertexPoint PointOnRelatingElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcPointOrVertexPoint |