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