You are here: Start » FIL.NET » Function Reference » Surface » Surface Basics » FIL.SurfaceSegmentToImageCoordinates
Finds the associated image coordinates of surface segment.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void SurfaceSegmentToImageCoordinates ( FilNet.Segment3D inSurfaceSegment, FilNet.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, out FilNet.Segment2D outImageSegment )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurfaceSegment | FilNet.Segment3D | |||
![]() | inSurfaceCoordinatesFormat | FilNet.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outImageSegment | FilNet.Segment2D |