Local Function

Returns the specified local coordinate system data as a point.

Syntax
Local(localNumber)

Parameters

localNumber
Specify the local coordinate system number (integer from 1 to 15) as an expression or numeric value.

Return Values
Specified local coordinate system data as point data.

See Also
Local Statement

Local Function Example

P1 = Local(1)