home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / utilities / shapes / !Shapes / Files / Sphere6 < prev    next >
Encoding:
Text File  |  1992-02-26  |  308 b   |  24 lines

  1. # Description-file for !Shapes
  2.  
  3. FuncX=SIN(A)
  4. FuncY=COS(A)*COS(B)
  5. FuncZ=COS(A)*SIN(B)
  6. RangeA= -PI/2 , PI/2
  7. RangeB= 0 , 2*PI
  8. StepsA=20
  9. StepsB=20
  10. RotateX=18*FRP
  11. RotateY=40
  12. RotateZ=30
  13. ScaleX=1
  14. ScaleY=1
  15. ScaleZ=1
  16. RangeX=-1.2,1.2
  17. RangeY=-1.2,1.2
  18. PixelsX=360
  19. PixelsY=180
  20. Infinity=10000
  21. Zero=0
  22. Frames=6
  23. FANCYFX=FALSE
  24.