You are here: Start » AVL.NET » Invoke.Point3DToPoint2D
Converts a point in 3D to a point in 2D by ignoring its Z coordinate.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPoint3D | Avl.Point3D | |||
![]() | outPoint2D | Avl.Point2D |


