SET GEO CS

From Macros Wiki
Jump to navigationJump to search

Up

Command

SET_GEO_CS <geo ref>, <cs number>


Set the CS number for a geometry feature.

Parameters

<geo ref>
The reference number of the geometry feature. User zero for all selected geometry.
<cs number>
CS number.

Example

SET_GEO_CS 20, 3
This sets feature number 20 to use CS 3.


SET_GEO_CS 0, 3
This sets all currently selected geometry to use CS 3.