Difference between revisions of "ISKernel:Wireframe (Command)"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
WireFrame on|off|toggle | WireFrame on|off|toggle | ||
− | == | + | == Forms == |
+ | *Wireframe on - turns wireframe mode on | ||
+ | *Wireframe off - turns wireframe mode off | ||
+ | *Wireframe toggle - toggles wireframe mode | ||
== Examples == | == Examples == | ||
+ | === Turn wireframe mode on === | ||
*WireFrame on | *WireFrame on | ||
+ | === Turn wireframe mode off === | ||
*WireFrame off | *WireFrame off | ||
+ | === Toggle wireframe mode === | ||
*WireFrame toggle | *WireFrame toggle | ||
== See Also == | == See Also == | ||
*[[LavishScript:Commands|LavishScript Commands]] | *[[LavishScript:Commands|LavishScript Commands]] | ||
+ | *[[IS:Kernel#Commands|Kernel Commands]] | ||
*[[IS:Session#Commands|Inner Space Session Commands]] | *[[IS:Session#Commands|Inner Space Session Commands]] | ||
+ | |||
{{Command-Stub}} | {{Command-Stub}} | ||
[[Category:Inner Space]] | [[Category:Inner Space]] | ||
− | [[Category:Inner Space | + | [[Category:Inner Space Kernel]] |
− | [[Category:Inner Space | + | [[Category:Inner Space Kernel Commands]] |
Latest revision as of 04:53, 19 October 2005
Contents
Syntax
Wireframe | |
Usage | Beginner |
Level of Understanding | Beginner |
Computer Savvy | Newbie |
Logic | Beginner |
WireFrame on|off|toggle
Forms
- Wireframe on - turns wireframe mode on
- Wireframe off - turns wireframe mode off
- Wireframe toggle - toggles wireframe mode
Examples
Turn wireframe mode on
- WireFrame on
Turn wireframe mode off
- WireFrame off
Toggle wireframe mode
- WireFrame toggle
See Also