Method Local2Global

Local2Global(Point2D)

Transforms a local plane point to global coordinates

Declaration
Point3D Local2Global(Point2D point)
Parameters
Type Name Description
Point2D point

The point to transform

Returns
Type Description
Point3D

The point in 3D space

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next