SET VIEW: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
MikeO (talk | contribs)
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=any of:
|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

Up

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