home *** CD-ROM | disk | FTP | other *** search
-
-
- Vertex Function List V 1.62a
-
-
- FUNCTION NOTES AREXX
- ============= ===================================== ===================
-
- READ
- ============= ===================================== ===================
- Compressed The internal format READ filename
- Turbo Silver Names/Colors "
- Imagine Names/Colors "
- Lightwave Names/Colors "
- Sculpt 3D/4D Colors "
- GEO Forms Only "
-
- SAVE
- ============= ===================================== ===================
- Compressed The internal format SAVE COMP name
- Turbo Silver Names/Colors/Smooth SAVE TURB name
- Imagine Names/Colors/Smooth SAVE IMAG name
- Lightwave Names/Colors/Smooth SAVE LIGH name
- Sculpt 3D/4D Names/Colors/Smooth SAVE SCUL name
- GEO Forms Only SAVE GEO1 name
- Wavefront Forms Only SAVE WAVE name
-
- ADD
- ============= ================================= =======================
- Shapes (Lathe) Define the edge and lathe it LATHE ang res name
- Grid A Basic grid GRID x y res res name
- Duplicate Copies all selected DUPL x y z name
- BASICS BASI
- Cube Set width, height, depth CUBE w h d name
- Star Set Number of points STAR r p name
- Sphere Set resolution & radius SPHE r p name
- Ring Set res and both radii RING r1 r2 r p name
- Tube Set diameter, height and res TUBE diam hght res name
- Cone Diameter, height res CONE diam hght res name
- Disk Diameter res DISK diam res name
- Arc Radius, res and name ARCC rad res name
- Vertex Give 3 absolute coordinates VERT x y z
- Edge Point and click to make edges EDGE v1 v2
- Face Point and click to make faces FACE v1 v2 v3
-
- SELECT
- ============= ===================================== ===================
- All Selects all points SELE ALLL
- Swap On=off and off=on SELE SWAP
- Named From a scrolling selecter SELE NAME name
- Vertex Point and click SELE VERT num
- Area Drag out a rectangle --
- All Except A useful function SELE EXCE name
- Connected All vertices connected by edges SELE CONN
- Exterior Only vertices on the perimeter SELE EXTE
- Pattern Binary (eg: 110010101) pattern SELE PATT 0000
- Layer Give the X,Y,Z extents SELE LAYE -xyz +xyz
- Expand SELE EXPA
- Shrink SELE SHRI
-
- DESELECT
- ============= ===================================== ===================
- All See Above DESE ALLL
- Swap " DESE SWAP
- Named " DESE NAME name
- Vertex " DESE VERT num
- Area " --
- All Except " DESE EXCE name
- Pattern " DESE PATT 0000
-
- MODIFY
- ============= ===================================== ===================
- Multiply Any math formula MULT formula
- Curve Multiple ways to map curve to object --
- Gravity Controllable strength --
- Randomize X,Y and/or Z RAND x y z
- Taper Taper along an Axis TAPE XAXI scale
- Twist Twist around the Y axis TWIS degrees
- Wrap Ring Wrap around a cylinder WRAP degrees
- Extrude Smart - no interior faces/edges EXTR
- call: EXTR x y z rotx roty rotz scalx scaly scalz steps
- Lathe Use this function to lathe an edge LATH
- call: LATH rotx roty rotz steps
- Bevel The new bevel routine BEVE inset depth
- Sub Edges Breaks each face into 4 SUBD EDGE
- Sub Faces Breaks each face into 3 SUBD FACE
- Fuse Makes all selected vertices into one FUSE
- Overlap Fuse Overlapping vertices (2) become one OVER
- Name Selected Up to 256 different names at this time NAME
- Planar Fill Simple fill routine PLAN
- Distance Find distance between vertcies --
- Color Adjust all selected faces colors COLO r g b
- Vertex Info Change coords and number --
- Cut Window Cuts hole in selected faces WIND
- Fractal Fractalizes selected faces FRAC recur hght seed
- Seperate Lifts a set of points from an object SEPE
- Smooth Sets face smoothing by objects --
-
- TRANSFORM
- ============= ===================================== ===================
- Initialize Center everything on origin INIT
- Rotate Rotate on origin (or hot spot) ROTA
- Scale Scale on each axis SCAL
- Size Global size all SIZE
- Align High, Center or Low (X,Y or Z) ALIG
- Move Free Mouse Control MOVE
- Scale Free Mouse Control --
- Size Free Mouse Control --
- Edit Select a subset to edit --
- Toggle Hot Turn Hot Spot on or off THOT
- Set Hot Place hot spot anywhere (X,Y,Z) SHOT x y z
- Hot Spot on HOTT
- Hot Spot off NOTT
-
- DELETE
- ============= ===================================== ===================
- All Deletes everything! DELE ALLL
- Vertices Deletes all selected vertices DELE VERT
- Edges Deletes all selected edges DELE EDGE
- Faces Deletes all selected faces DELE FACE
- Dup Faces Flushes duplicate faces DELE DUPL FACE
- Dup Edges Flushes duplicate edges DELE DUPL EDGE
- Useless Edges Delete's all edges not part of a face DELE USEL
- Safety Toggle Turn off the 'Are You Sure' requester --
-
- VIEW
- ============= ===================================== ===================
- Initialize Zero rotations and positions VIEW INIT
- Indicators Set the vertex indicator size VIEW INDI #
- Parameters Rotations/Positions/Zoom VIEW ROTA/POSI/ZOOM
- Fast Draw Toggle --
- Trans Fast Toggle for transform fast draw --
- Back Hide Hidden line removal (kinda!) --
- Hide Select Hides all selected vertices --
- Hide Verts Hides vertices you specify --
- Unhide Verts Unhides all previously hidden --
- Render Solid Simple render mode REND SOLI [save file]
- Render Wire Simple render mode REND WIRE [save file]
- Anim Render Real-time rotating view REND ANIM
- Render Shade The start of a real solid modeller --
- Distance Set perspective (200 to 10000) DIST ammount
-