Returns the endpoint (in WCS) of the curve
Supported Platforms: Windows only
(vlax-curve-getEndPoint curve-obj)
Type: VLA-object
The object to be measured.
Type: List or nil
A 3D point representing an endpoint, if successful; otherwise nil.
(vlax-curve-getEndPoint ellipseObj) (2.0 2.0 0.0)