SET SOLID CS: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
|param2=<cs number>|param2_desc={{cs number}} | |param2=<cs number>|param2_desc={{cs number}} | ||
|param3=[<change cs>]|param3_desc=0 = move the solid using the CS, do not change the solid CS (default) | |param3=[<change cs>]|param3_desc=0 = move the solid using the CS, do not change the solid CS (default) | ||
: | :<nowiki>1 = same as the Mofify->Change CS (HVD) command.</nowiki> | ||
: | :<nowiki>2 = same as the Mofify->Change CS (YXZ) command.</nowiki> | ||
}} | }} |
Latest revision as of 16:17, 17 January 2011
Command
- SET_SOLID_CS <solid number>, <cs number>, [<change cs>]
- Set the CS to be associated with a solid.
Parameters
- <solid number>
- Solid number.
- <cs number>
- CS number.
- [<change cs>]
- 0 = move the solid using the CS, do not change the solid CS (default)
- 1 = same as the Mofify->Change CS (HVD) command.
- 2 = same as the Mofify->Change CS (YXZ) command.
Example
- SET_SOLID_CS 6, 2
- SET_SOLID_CS 6, 3, 1