You are here: Start » FIL.NET » FIS.SurfaceSegmentsToImageCoordinates Method
FIS.SurfaceSegmentsToImageCoordinates Method
Finds the associated image coordinates of surface segments.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SurfaceSegmentsToImageCoordinates ( IList<FilNet.Segment3D> inSurfaceSegments, FilNet.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, IList<FilNet.Segment2D> outImageSegments )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurfaceSegments | System.Collections.Generic.IList<FilNet.Segment3D> | |||
![]() | inSurfaceCoordinatesFormat | FilNet.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outImageSegments | System.Collections.Generic.IList<FilNet.Segment2D> |