You are here: Start » AVL.NET » Invoke.SurfaceLineToImageCoordinates
Finds the associated image coordinates of surface line.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SurfaceLineToImageCoordinates ( Avl.Line3D inSurfaceLine, Avl.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, out Avl.Line2D outImageLine )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurfaceLine | Avl.Line3D | |||
![]() | inSurfaceCoordinatesFormat | Avl.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outImageLine | Avl.Line2D |