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