2025 Method
Changes 5
M

Edge.GetEndPointReference

Description:
Returns a stable reference to the start or the end point of the edge.
public Reference GetEndPointReference(
	int index
)
  • index
    Use 0 for the start point; 1 for the end point.
Return Value Reference Reference to the point or if reference cannot be obtained.