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