|
|
|
|
|
iPicaToMM (Function) In french: iPicaVersMM Converts the coordinates of a point (expressed in system coordinates) into millimeters. PosX is int = iPicaToMM(50)
PosY is int = iPicaToMM(50, False)
Syntax
<Result> = iPicaToMM(<PICA Position> [, <Direction>])
<Result>: Real Sought position (horizontal or vertical) of the point in millimeters. <PICA Position>: Real Horizontal or vertical position of the point expressed in system coordinates. <Direction>: Optional boolean Used to configure the direction of the conversion:- True (default): conversion for a horizontal position.
- False conversion to vertical position.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|