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