ConvertCoordinateSystem2DTo3D


Converts a coordinate system connected with the surface image to a coordinate system connected with the surface.

Syntax

C++
C#
Python
 
def ConvertCoordinateSystem2DTo3D(
	inCoordinateSystem: CoordinateSystem2D,
	inSurfaceFormat: SurfaceFormat,
	/
)
-> outCoordinateSystem: CoordinateSystem2D

Parameters

Name Type Default Description
Input value inCoordinateSystem CoordinateSystem2D Coordinate system connected with the surface image
Input value inSurfaceFormat SurfaceFormat Format of the surface
Output value outCoordinateSystem CoordinateSystem2D Coordinate system connected with the surface