home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1998 November / Dppcpro1198.iso / Nov / Intelcad / Uncompressed / API / Scripts / RotateMirror.scr < prev    next >
Encoding:
Text File  |  1998-03-18  |  5.5 KB  |  424 lines

  1. ;---------------------------------------------
  2. ;File name: RotateMirror.SCR
  3. ;Purpose: Demonstrate Rotate and Mirror 
  4. ;
  5. ;Last Modified: 3/18/98
  6. ;---------------------------------------------
  7. CMDECHO
  8. 0
  9. PICKBOX
  10. 3
  11. APERTURE
  12. 10
  13. ; Setting all the other necessary system variables:
  14. Grid
  15. Aspect
  16. 10
  17. 10
  18. gridmode
  19. 0
  20. fillmode
  21. 1
  22. snapmode
  23. 0
  24. linetype
  25. s
  26. bylayer
  27.  
  28. layer
  29. s
  30. 0
  31.  
  32. color
  33. bylayer
  34. color
  35. red
  36. grid
  37. on
  38. snap
  39. on
  40. snap
  41. 2
  42. limits
  43. 0,0
  44. 200,200
  45. zoom
  46. w
  47. 0,0
  48. 200,200
  49. vpoint
  50. 0,0,1
  51. elev
  52. 0
  53. 0
  54. blipmode
  55. off
  56. ;--------------------------------------------------------------
  57. ;begin script
  58. ;--------------------------------------------------------------
  59. Erase
  60. all
  61.  
  62. line
  63. 0.0000,200.0000,0.0000
  64. 200.0000,200.0000,0.0000
  65. 200.0000,2.0000,0.0000
  66. 0.0000,2.0000,0.0000
  67. 0.0000,200.0000,0.0000
  68.  
  69. offset
  70. 34
  71. 0.0000,80.0000,0.0000
  72. 24.0000,82.0000,0.0000
  73. 34.0000,76.0000,0.0000
  74. 66.0000,78.0000,0.0000
  75. 68.0000,74.0000,0.0000
  76. 98.0000,78.0000,0.0000
  77. 102.0000,76.0000,0.0000
  78. 134.0000,78.0000,0.0000
  79. 136.0000,74.0000,0.0000
  80. 174.0000,78.0000,0.0000
  81. 28.0000,200.0000,0.0000
  82. 28.0000,184.0000,0.0000
  83. 30.0000,166.0000,0.0000
  84. 30.0000,110.0000,0.0000
  85. 28.0000,132.0000,0.0000
  86. 28.0000,104.0000,0.0000
  87. 28.0000,98.0000,0.0000
  88. 28.0000,70.0000,0.0000
  89. 30.0000,64.0000,0.0000
  90. 30.0000,26.0000,0.0000
  91.  
  92. line
  93. 6.0000,194.0000
  94. 6.0000,170.0000
  95. 28.0000,170.0000
  96.  
  97. z
  98. e
  99. arc
  100. 40.0000,194.0000
  101. 58.0000,190.0000
  102. 62.0000,172.0000
  103.  
  104. 42.0000,178.0000
  105. 44.0000,174.0000
  106. 52.0000,182.0000
  107. color
  108. yellow
  109. circle
  110. 74.0000,192.0000
  111. 78.0000,190.0000
  112.  
  113. 88.0000,176.0000
  114. 96.0000,172.0000
  115. pline
  116. 108.0000,196.0000
  117. 132.0000,196.0000
  118. 108.0000,186.0000
  119. a
  120. 116.0000,182.0000
  121. d
  122. 118.0000,170.0000
  123. 124.0000,186.0000
  124. l
  125. 130.0000,174.0000
  126.  
  127. pline
  128. 146.0000,182.0000
  129. w
  130.  
  131. 5
  132. 146.0000,168.0000
  133.  
  134. ellipse
  135. 184.0000,194.0000
  136. 184.0000,186.0000
  137. 192.0000,190.0000
  138. ellipse
  139. 178.0000,176.0000
  140. 184.0000,176.0000
  141. 180.0000,182.0000
  142. rectang
  143. 4.0000,124.0000
  144. 30.0000,104.0000
  145.  
  146. w
  147. 0
  148. 10.0000,118.0000
  149. 24.0000,110.0000
  150. polygon
  151. 6
  152. 50.0000,114.0000
  153. i
  154. 60.0000,108.0000
  155. donut
  156. 80.0000,114.0000
  157. 88.0000,114.0000
  158. 74.0000,116.0000
  159. 96.0000,114.0000
  160. 84.0000,114.0000
  161.  
  162. solid
  163. 108.0000,124.0000
  164. 130.0000,124.0000
  165. 128.0000,104.0000
  166. 106.0000,104.0000
  167. 132.0000,116.0000
  168.  
  169.  
  170. trace
  171.  
  172. 144.0000,124.0000
  173. 170.0000,126.0000
  174. 138.0000,106.0000
  175. 164.0000,102.0000
  176. 166.0000,102.0000
  177.  
  178. text
  179. 6.0000,44.0000
  180. 6.0000,52.0000
  181. 18.0000,44.0000
  182. hello
  183. text
  184. 38.0000,42.0000
  185.  
  186.  
  187. again
  188. circle
  189. 84.0000,46.0000
  190. 94.0000,42.0000
  191. hatch
  192. u
  193.  
  194.  
  195.  
  196. 94.0000,42.0000
  197.  
  198. mirror
  199. 6.0000,180.000
  200. 18.0000,170.0000
  201.  
  202. 14.0000,166.0000
  203. 14.0000,144.0000
  204.  
  205. u
  206. redraw
  207. mirror
  208. 10.0000,170.0000
  209. 6.0000,182.0000
  210.  
  211. 2.0000,166.0000
  212. 30.0000,166.000
  213.  
  214. mirror
  215. 52.0000,180.0000
  216. 56.0000,192.0000
  217.  
  218. 40.0000,166.0000
  219. 62.0000,166.0000
  220.  
  221. mirror
  222. 86.0000,184.0000
  223. 78.0000,190.0000
  224.  
  225. 70.0000,166.0000
  226. 100.0000,166.0000
  227.  
  228. mirror
  229. 116.0000,180.0000
  230.  
  231. 106.0000,164.0000
  232. 134.0000,164.0000
  233.  
  234. mirror
  235. 144.0000,168.0000
  236.  
  237. 154.0000,184.0000
  238. 154.0000,164.0000
  239. no
  240. mirror
  241. 148.0000,168.0000
  242. 160.0000,168.0000
  243.  
  244. 142.0000,186.0000
  245. 162.0000,186.0000
  246. no
  247. mirror
  248. 162.0000,192.0000
  249. 146.0000,192.0000
  250. 146.0000,178.0000
  251. 162.0000,178.0000
  252.  
  253. 138.0000,166.0000
  254. 168.0000,166.0000
  255. no
  256. mirror
  257. 182.0000,182.0000
  258. 182.0000,186.0000
  259.  
  260. 176.0000,166.0000
  261. 194.0000,166.0000
  262. no
  263. mirror
  264. 158.0000,118.0000
  265. 154.0000,104.0000
  266. 166.0000,102.0000
  267.  
  268. 138.0000,98.0000
  269. 166.0000,98.0000
  270. no
  271. mirror
  272. 152.0000,104.0000
  273. 152.0000,114.0000
  274. ;154.0000,124.0000
  275.  
  276. 172.0000,128.0000
  277. 172.0000,98.0000
  278. y
  279. r
  280. mirror
  281. 116.0000,104.0000
  282. 118.0000,114.0000
  283.  
  284. 106.0000,98.0000
  285. 132.0000,98.0000
  286. no
  287. mirror
  288. 80.0000,104.0000
  289.  
  290. 72.0000,98.0000
  291. 100.0000,98.0000
  292. no
  293. mirror
  294. 60.0000,112.0000
  295. 20.0000,110.0000
  296. 20.0000,104.0000
  297.  
  298. 6.0000,96.0000
  299. 58.0000,96.0000
  300. no
  301. mirror
  302. 82.0000,42.0000
  303. 92.0000,38.0000
  304. 96.0000,36.0000
  305. 86.0000,46.0000
  306. 50.0000,42.0000
  307.  
  308. 46.0000,28.0000
  309. 90.0000,28.0000
  310. no
  311. ;set the mirrtext variable
  312. mirrtext
  313. 0
  314. mirror
  315. 22.0000,46.0000
  316.  
  317. 4.0000,28.0000
  318. 26.0000,28.0000
  319.  
  320. text
  321. 4.0000,32.0000
  322. 3
  323. 0
  324. mirrtext = 0
  325. move
  326. 16.0000,36.0000
  327. 10.0000,34.0000
  328.  
  329. 12.0000,34.0000
  330. 10.0000,34.0000
  331. text
  332. 34.0000,60.0000
  333. 3
  334. 0
  335. mirrtext = 1
  336. ;rotating begins 
  337. rotate
  338. 6.0000,186.0000
  339. 12.0000,170.0000
  340.  
  341. 14.0000,182.0000
  342. 28.0000,168.0000
  343. rotate
  344. 78.0000,190.0000
  345. 82.0000,182.0000
  346.  
  347. 78.0000,186.0000
  348. 76.0000,210.0000
  349. rotate
  350. 124.0000,180.0000
  351.  
  352. 118.0000,184.0000
  353. 100.0000,184.0000
  354. rotate
  355. 146.0000,194.0000
  356. 160.0000,194.0000
  357. 144.0000,176.0000
  358. 166.0000,196.0000
  359. 152.0000,178.0000
  360.  
  361. 156.0000,186.0000
  362. 170.0000,176.0000
  363. rotate
  364. 188.0000,126.0000
  365. 186.0000,118.0000
  366. 180.0000,102.0000
  367.  
  368. 184.0000,116.0000
  369. 190.0000,104.0000
  370. rotate
  371. 126.0000,114.0000
  372. 122.0000,118.0000
  373.  
  374. 132.0000,120.0000
  375. 146.0000,124.0000
  376. rotate
  377. 94.0000,114.0000
  378.  
  379. 96.0000,104.0000
  380. 100.0000,102.0000
  381. rotate
  382. 60.0000,108.0000
  383.  
  384. 50.0000,114.0000
  385. 66.0000,126.0000
  386. rotate
  387. 16.0000,118.0000
  388. 16.0000,162.0000
  389.  
  390. 18.0000,114.0000
  391. 16.0000,138.0000
  392. rotate
  393. 94.0000,58.0000
  394. 74.0000,44.0000
  395.  
  396. 86.0000,48.0000
  397. 90.0000,14.0000
  398. rotate
  399. 54.0000,44.0000
  400.  
  401. 52.0000,44.0000
  402. 60.0000,22.0000
  403. rotate
  404. 24.0000,46.0000
  405. 20.0000,46.0000
  406.  
  407. 18.0000,48.0000
  408. 28.0000,38.0000
  409. redraw
  410. ;----------------------------------------------------------------------
  411. ;Now for the grand finale
  412. color green
  413. text
  414. 178,10,0
  415. 5
  416. 0
  417. Done!
  418. ;----------------------------------------------------------------------
  419. ;--------------------------------------------------------------
  420. setvar
  421. cmdecho
  422. 0
  423. ;--------------------------------------------------------------
  424.