RhinoCommon API
MeshTopologyEdgeListEdgeLine Method |
Gets the 3d line along an edge.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public Line EdgeLine( int topologyEdgeIndex )
Public Function EdgeLine ( topologyEdgeIndex As Integer ) As Line
Parameters
- topologyEdgeIndex
- Type: SystemInt32
The topology edge index.
Return Value
Type: LineLine along edge. If input is not valid, an Invalid Line is returned.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14