You are here: Start » FIL.NET » FIS.Point2DToPoint3D Method
FIS.Point2DToPoint3D Method
Converts a point in 2D to a point in 3D.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void Point2DToPoint3D ( FilNet.Point2D inPoint2D, out FilNet.Point3D outPoint3D )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPoint2D | FilNet.Point2D | |||
![]() | outPoint3D | FilNet.Point3D |


