SET VIEW: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
{{Command|syntax=SET_VIEW <view> | {{Command|syntax=SET_VIEW <view> | ||
|description=: | |description=:Set the view of the part. | ||
|param1=<view>|param1_desc= | |param1=<view>|param1_desc=One of the following: | ||
:TOP | :TOP | ||
:FRONT | :FRONT | ||
Line 17: | Line 17: | ||
===Example=== | ===Example=== | ||
:SET_VIEW ISO | :SET_VIEW ISO | ||
:For an example macro see [[Bag_Solids]] | |||
[[Category:Miscellaneous]] | [[Category:Miscellaneous]] |
Latest revision as of 20:30, 18 August 2010
Command
- SET_VIEW <view>
- Set the view of the part.
Parameters
- <view>
- One of the following:
- TOP
- FRONT
- LEFT
- RIGHT
- BACK
- BOTTOM
- ISO
- HOME
Example
- SET_VIEW ISO
- For an example macro see Bag_Solids