Method Global2Local

Global2Local(Point3D)

Transforms a global point to a local plane coordinates

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

The point to transform

Returns
Type Description
Point2D

The point in 2D 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