NEW CS
From Macros Wiki
Command
- NEW_CS <method> <name>
- Create a new coordinate system. There are 4 methods that you can use to create a CS.
- NEW_CS 3P <name> <x1> <z1> <z1> <x2> <z2> <z2> <x3> <z3> <z3>
- NEW_CS XY <name> <x1> <z1> <z1>
- NEW_CS YZ <name> <x1> <z1> <z1>
- NEW_CS XZ <name> <x1> <z1> <z1>
Parameters
- <cs number>
- CS number.
Example
- NEW_CS 3
- For an example macro see Cs_List