endPoint Method

Return the end point (last control point).

endPoint(result?: Point3d): Point3d

@returns the end point as a Point3d. If insufficiently many control points exist, returns (0,0,0).

Parameter Type Description
result Point3d  

Returns - Point3d

the end point as a Point3d. If insufficiently many control points exist, returns (0,0,0).

Defined in

Last Updated: 06 December, 2025