SET SOLID CS: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[:Solids:Selecting_Solids|{{Up}}]]
[[:Solids:Solid_Data|{{Up}}]]


{{Command|syntax=SET_SOLID_CS <solid number>, <cs number>, [<option>]
{{Command|syntax=SET_SOLID_CS <solid number>, <cs number>, [<change cs>]
|description=:Set the coodinate system number for the defined solid.
|description=:Set the CS to be associated with a solid.


|param1=<solid number>|param1_desc={{solid number}}
|param1=<solid number>|param1_desc={{solid number}}
|param2=<cs number>|param2_desc={{cs number}}
|param2=<cs number>|param2_desc={{cs number}}
|param3=[<option>]|param3_desc=
|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>
 
}}
}}


===Example===
===Example===
:SET_SOLID_CS 6, 2, [option]
:SET_SOLID_CS 6, 2
:SET_SOLID_CS 6, 3, 1


[[Category:Solids]]
[[Category:Solids]]

Latest revision as of 16:17, 17 January 2011

Up

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