SET VIEW: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: [[|{{Up}}]] {{Command|syntax=SET_VIEW <view> |description=: |param1=<view>|param1_desc=any of: :TOP :FRONT :LEFT :RIGHT :BACK :BOTTOM :ISO :HOME }} ===Example=== :SET_VIEW ISO [[Categor...
 
MikeO (talk | contribs)
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[|{{Up}}]]
[[:Category:Miscellaneous|{{Up}}]]


{{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
[[Category:]]
 
:For an example macro see [[Bag_Solids]]
[[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