You are here: Start » FIL.NET » Invoke.ConvertCoordinateSystem2DTo3D
Converts a coordinate system connected with the surface image to a coordinate system connected with the surface.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ConvertCoordinateSystem2DTo3D ( Fil.CoordinateSystem2D inCoordinateSystem, Fil.SurfaceFormat inSurfaceFormat, out Fil.CoordinateSystem2D outCoordinateSystem )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inCoordinateSystem | Fil.CoordinateSystem2D | Coordinate system connected with the surface image. | ||
![]() | inSurfaceFormat | Fil.SurfaceFormat | Format of the surface. | ||
![]() | outCoordinateSystem | Fil.CoordinateSystem2D | Coordinate system connected with the surface. |