GET GEO CS

From Macros Wiki
Jump to navigationJump to search

Up

Command

GET_GEO_CS <geo ref>, <cs number>


Get the CS number used by a geometry feature.

Parameters

<geo ref>
The reference number of the geometry feature.
<cs number>
Name of variable to be set to the CS number.

Example

GET_GEO_CS 20, CsNum


This gets CS number used by feature number 20.