home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-03-18 | 17.1 KB | 1,599 lines |
- ;---------------------------------------------
- ;File name: Pedit.SCR
- ;Purpose: Demonstrate Pedit and options
- ;
- ;Last Modified: 3/18/98
- ;---------------------------------------------
- CMDECHO
- 0
- PICKBOX
- 3
- APERTURE
- 10
- ;
- ; ERASE ALL THE CONTENTS ON THE SCREEN
- erase
- all
-
- ; BLIPMODES OFF
- blipmode
- off
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; SET LAYER TO ZERO
- layer
- s
- 0
-
- color
- bylayer
- ; SET A VARIABLES
- vpoint
- 0,0,1
- ; ZOOM TO WINDOW OF 100x100
- zoom
- c
- 100,100
- 220
- elev
- 0
- 0
- gridmode
- 0
- fillmode
- 1
- snapmode
- 0
- linetype
- s
- bylayer
-
- ; DRAW A WHITE GRID FOR REFERENCE
- layer
- m
- redpline
- c
- white
-
-
- line
- 0,0
- 0,250
- 250,250
- 250,0
- 0,0
-
- line
- 0,50
- 250,50
-
- line
- 0,100
- 250,100
-
- line
- 0,150
- 250,150
-
- line
- 50,0
- 50,250
-
- line
- 100,0
- 100,250
-
- line
- 150,0
- 150,250
-
- line
- 0,200
- 250,200
-
- line
- 0,200
- 250,200
-
- line
- 200,250
- 200,0
-
- layer
- s
- 0
-
- ; ZOOM IN THE ENTIRE GRID
- zoom
- all
- ;*********************************
- ; THIS IS WHERE THE FIRST BOX BEGINS
- ;*********************************
- layer
- m
- close
- c
- red
-
-
- ; ******************************************
- ; Using Close option on Plines
- text
- 1.9824,203.6914
- 3
-
- 1) Close
- pline
- 4.0000,246.0000
- 44.0000,246.0000
- 44.0000,237.0000
-
- pline
- 6.0000,219.0000
- 29.0000,230.0000
- 12.0000,230.0000
- a
- 14.0000,235.0000
- 18.0000,217.0000
-
- 3dpoly
- 32.0000,209.0000
- 41.0000,219.0000
- 45.0000,206.0000
-
- pedit
- 26.3867,246.0254
- c
-
- pedit
- 13.4375,223.1152
- c
-
- pedit
- 36.3477,214.6484
- c
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Close option on 3D Plines
- text
- 52.0000,203.0000
-
-
- 2) 3D Close
- pline
- 54,246,5
- 97.0000,246.0000
- 97.0000,237.0000
-
- pline
- 57,219,-5
- 80.0000,230.0000
- 61.0000,230.0000
- a
- 64.0000,234.0000
- 66.0000,218.0000
-
- 3dpoly
- 78,215,5
- 90,223,10
- 94.0000,209.0000
-
- pedit
- 83.1641,245.5273
- c
-
- pedit
- 68.7207,230.0879
- c
-
- pedit
- 85.1563,219.6289
- c
-
- layer
- m
- open
- c
- yellow
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Open option on Plines
- text
- 102.0000,203.0000
-
-
- 3) Open
- pline
- 104.0000,246.0000
- 146.0000,246.0000
- 146.0000,237.0000
- c
- pline
- 107.0000,219.0000
- 118.0000,230.0000
- a
- 112.0000,233.0000
- 120.0000,226.0000
- 119.0000,222.0000
- cl
- 3dpoly
- 128.0000,211.0000
- 138.0000,217.0000
- 140.0000,207.0000
- 130.0000,221.0000
- c
- pedit
- 128.4863,241.0449
- o
-
- pedit
- 118.5254,225.1074
- o
-
- pedit
- 136.4551,211.6602
- o
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Close option on 3D Plines
- text
- 153.0000,203.0000
-
-
- 4) 3D Open
- pline
- 154,246,5
- 196.0000,246.0000
- 196.0000,237.0000
- c
- pline
- 159,218,10
- 173.0000,230.0000
- a
- 167.0000,232.0000
- 175.0000,221.0000
- 172.0000,217.0000
- cl
- 3dpoly
- 181,212,5
- 191,220,10
- 192.0000,206.0000
- c
- pedit
- 184.7656,239.0527
- o
-
- pedit
- 172.8125,223.1152
- o
-
- pedit
- 187.2559,208.6719
- o
-
- layer
- m
- join
- c
- magenta
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Join option on Plines
- text
- 202.0000,203.0000
-
-
- 5) Join
- pline
- 216.0000,241.0000
- 233.0000,241.0000
-
- line
- end
- 217.0000,242.0000
- 205.0000,234.0000
-
- arc
- end
- 232.0000,240.0000
- 242.0000,236.0000
- 240.0000,234.0000
- pline
- 217.0000,222.0000
- arc
- 218.0000,230.0000
-
- line
- end
- 220.0000,230.0000
- 242.0000,230.0000
-
- pline
- end
- 221.0000,222.0000
- 221.0000,216.0000
- 226.0000,221.0000
- a
- 237.0000,219.0000
-
- change
- 224.6094,219.6289
- 227.0996,229.5898
-
- p
- c
- blue
-
- change
- 210.1660,237.5586
- 241.5430,241.5430
-
- p
- c
- blue
-
- pedit
- 225.6055,240.5469
- j
- 210.6641,237.0605
- 240.5469,242.0410
-
-
- pedit
- 230.0879,229.5898
- y
- j
- 211.6602,230.0879
- 227.5977,221.1230
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Join option on 3D Plines
- text
- 2.0000,153.0000
-
-
- 6) 3D Join
- pline
- 14,188,5
- 32.0000,188.0000
-
- line
- end
- 14.0000,188.0000
- 7,178,5
-
- arc
- end
- 30.0000,187.0000
- 44.0000,186.0000
- 42.0000,184.0000
- line
- 10,168,10
- 21,163,10
- 32,172,10
-
- arc
- end
- 31.0000,173.0000
- 42.0000,169.0000
- 40.0000,160.0000
- change
- 11.4453,184.7656
- 41.3281,194.2285
- 38.8379,172.8125
- 26.8848,167.3340
-
- p
- c
- blue
-
- pedit
- 21.9043,188.2520
- j
- 10.9473,185.2637
- 38.8379,196.2207
-
-
- pedit
- 15.4297,165.8398
- y
- j
- 26.8848,167.8320
- 39.8340,172.3145
-
-
- layer
- m
- width
- c
- green
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Width option on Plines
- text
- 52.0000,152.0000
-
-
- 7) Width
- pline
- 54.0000,194.0000
- w
-
- .5
- 66.0000,197.0000
- w
-
- 1
- 73.0000,191.0000
- a
- 80.0000,196.0000
-
- pline
- 60.0000,188.0000
- w
- 0
- 2
- 60.0000,177.0000
- w
- 0
-
- 60.0000,168.0000
- w
- 2
- 1
- a
- 73.0000,168.0000
-
- pline
- 80.0000,180.0000
- 95.0000,180.0000
- w
-
- 0
- 95.0000,167.0000
- 81.0000,167.0000
- w
-
- 1
- c
- pedit
- 69.7168,192.7344
- w
- 2.5
-
- pedit
- 65.7324,163.8477
- w
- 0
-
- pedit
- 87.6465,180.2832
- w
- 2
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Width option on 3D Plines
- text
- 102.0000,152.0000
-
-
- 8) 3D Width
- pline
- 104,193,5
- 115.0000,196.0000
- w
- 0
- 3
- 121.0000,182.0000
- a
- 126.0000,186.0000
- w
-
- 0
- 133.0000,193.0000
-
- 3dpoly
- 107,167,5
- 122.0000,159.0000
- 120.0000,167.0000
-
- pline
- 138,182,-5
- 144.0000,190.0000
- w
- 2
- 3
- 142.0000,171.0000
- c
- 3dpoly
- end
- 121.0000,168.0000
- 133,158,5
-
- pedit
- 117.5293,188.2520
- w
- 2
-
- pedit
- 142.4316,177.2949
- w
- .5
-
- layer
- m
- fit
- c
- magenta
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Fit option on Plines
- text
- 151.0000,152.0000
-
-
- 9) Fit
- pline
- 153.0000,196.0000
- 162.0000,196.0000
- 162.0000,187.0000
- 166.0000,187.0000
- 166.0000,183.0000
- 177.0000,183.0000
- 177.0000,195.0000
- 171.0000,195.0000
-
- pline
- 185.0000,190.0000
- 191.0000,189.0000
- u
- 192.0000,190.0000
- w
-
- 2
- 192.0000,170.0000
- a
- 183.0000,174.0000
- l
- 171.0000,174.0000
- c
- pedit
- 169.8242,182.7734
- f
-
- pedit
- 188.7500,163.8477
- f
-
- pline
- 154.0000,174.0000
- 160.0000,174.0000
- w
-
- 0
- 160.0000,160.0000
- 175.0000,160.0000
- 175.0000,167.0000
- 152.0000,167.0000
-
- pedit
- 167.8320,167.8320
- f
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Width option on 3D Plines
- text
- 203.0000,153.0000
-
-
- 10) 3D Fit
- pline
- 204,196,5
- 219.0000,196.0000
- 219.0000,190.0000
- 225.0000,189.0000
- w
-
- 2
- 225.0000,180.0000
- 235.0000,179.0000
- 235.0000,195.0000
- 243.0000,195.0000
-
- pline
- 205,173,10
- 213.0000,173.0000
- w
-
- 0
- a
- 215.0000,165.0000
- 219.0000,161.0000
- h
- 1
- 2
- 232.0000,163.0000
- l
- 238.0000,163.0000
- 238.0000,173.0000
-
- pedit
- 209.6680,195.7227
- f
-
- pedit
- 209.6680,171.8164
- f
-
- layer
- m
- spline
- c
- cyan
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using spline option on Plines
- text
- 2.0000,102.0000
-
-
- 11) Spline
- pline
- 3.0000,146.0000
- 9.0000,146.0000
- w
-
- 0
- 9.0000,132.0000
- 16.0000,132.0000
- 16.0000,141.0000
- a
- 24.0000,142.0000
- 24.0000,137.0000
- 31.0000,136.0000
- l
- h
-
- 1
- 31.0000,145.0000
- 38.0000,145.0000
- 38.0000,124.0000
- 21.0000,124.0000
- w
-
- 0
- 21.0000,116.0000
- 15.0000,116.0000
- 15.0000,123.0000
- 3.0000,123.0000
- c
- pline
- 32.0000,113.0000
- 45.0000,113.0000
- 45.0000,109.0000
- 40.0000,109.0000
- 40.0000,103.0000
- 35.0000,103.0000
- 35.0000,109.0000
- 32.0000,109.0000
- c
- pedit
- 42.8223,108.5645
- s
-
- pedit
- 28.3789,122.0117
- s
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using spline option on more Plines
- text
- 52.2852,101.5918
-
-
- 12) More spline
- polygon
- 5
- 60.7520,136.4551
- i
- 70.7129,143.9258
- rectangle
- 76.6895,143.4277
- 96.1133,127.9883
- pline
- 53.7793,120.5176
- 66.7285,120.5176
- 66.7285,114.0430
- 71.2109,114.0430
- 71.2109,124.0039
- 76.1914,124.0039
- 76.1914,118.5254
- 81.6699,118.5254
- h
-
- 1
- 89.1406,124.5020
- a
- 93.1250,117.0313
- l
- w
-
- 0
- 93.1250,107.0703
- 74.1992,113.5449
- 87.6465,113.5449
- 74.1992,106.5723
- 59.7559,106.5723
- a
- cl
- pedit
- 61.7480,125.9961
- s
-
- pedit
- 82.6660,127.9883
- s
-
- pedit
- 62.7441,119.5215
- s
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using spline option on 3D plines
- text
- 102.0898,102.0898
-
-
- 13) 3D spline
- rectangle
- 103,146,5
- 146.0000,135.0000
- pline
- 103,129,-5
- 120.0000,129.0000
- w
-
- 2
- 120.0000,118.0000
- 125.0000,118.0000
- 125.0000,129.0000
- a
- 133.0000,129.0000
- l
- 133.0000,121.0000
- w
-
- 0
- 142.0000,121.0000
- 142.0000,118.0000
- 147.0000,118.0000
- a
- 147.0000,111.0000
- h
-
- 2
- 113.0000,110.0000
- cl
- pedit
- 141.9336,134.4629
- s
-
- pedit
- 112.5488,128.4863
- s
-
- layer
- m
- decurve
- c
- blue
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Decurve option on Plines
- text
- 152.0000,102.0000
-
-
- 14) Decurve of spline
- pline
- 153.0000,147.0000
- 160.0000,147.0000
- 160.0000,137.0000
- w
-
- 0
- 179.0000,137.0000
- 179.0000,146.0000
- 187.0000,146.0000
- a
- 188.0000,135.0000
- 190.0000,133.0000
- 193.0000,131.0000
- 185.0000,126.0000
- l
- 170.0000,126.0000
- 170.0000,143.0000
- 164.0000,143.0000
- 164.0000,126.0000
- 155.0000,126.0000
- c
- pline
- 153.0000,120.0000
- 163.0000,120.0000
- a
- 163.0000,112.0000
- 165.0000,109.0000
- 173.0000,116.0000
- 171.0000,122.0000
- 175.0000,113.0000
- 180.0000,117.0000
- l
- 194.0000,117.0000
- 194.0000,112.0000
- 181.0000,112.0000
- a
- 169.0000,108.0000
- cl
- pedit
- 187.7539,126.9922
- s
-
- pedit
- 185.2637,112.0508
- s
-
- pedit
- 183,126.5
- d
-
- pedit
- 184.2676,111.5527
- d
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using decurve option on more Plines
- text
- 202.0000,102.0000
-
-
- 15) Decurve of fit
- pline
- 204.0000,138.0000
- 204.0000,147.0000
- 210.0000,147.0000
- 210.0000,142.0000
- 218.0000,142.0000
- a
- 220.0000,136.0000
- 225.0000,135.0000
- 225.0000,145.0000
- l
- 237.0000,145.0000
- w
-
- 3
- 245.0000,130.0000
- 233.0000,138.0000
- 233.0000,126.0000
- h
- 0
- 2
- 204.0000,126.0000
- c
- pline
- 205.0000,110.0000
- 210.0000,120.0000
- 226.0000,110.0000
- 236.0000,121.0000
- 244.0000,109.0000
- c
- pedit
- 209.6680,126.9922
- f
-
- pedit
- 240.0488,119.0234
- f
-
- pedit
- 234.5703,130.4785
- d
-
- pedit
- 244.5313,114.5410
- d
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using decurve option on Plines
- text
- 2.0000,52.0000
-
-
- 16) Decurve normal
- pline
- 5.0000,94.0000
- 17.0000,94.0000
- w
- 0
- 0
- 17.0000,84.0000
- 22.0000,84.0000
- a
- 22.0000,89.0000
- 24.0000,93.0000
- 31.0000,94.0000
- 34.0000,89.0000
- l
- 41.0000,84.0000
- 42.0000,76.0000
- 28.0000,75.0000
- 28.0000,80.0000
- 17.0000,78.0000
- a
- 17.0000,72.0000
- 11.0000,69.0000
- 6.0000,79.0000
- 4.0000,85.0000
- cl
- pedit
- 21.4063,77.6855
- d
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using decurve option on 3D Plines
- text
- 52.0000,52.0000
-
-
- 17) 3D Decurve
- pline
- 54,93,5
- 67.0000,93.0000
- 67.0000,85.0000
- a
- 73.0000,89.0000
- 78.0000,94.0000
- 90.0000,83.0000
- l
- 90.0000,73.0000
- 79.0000,73.0000
- 80.0000,65.0000
- u
- 79.0000,63.0000
- 66.0000,63.0000
- a
- 69.0000,70.0000
- 70.0000,76.0000
- 61.0000,85.0000
- cl
- pedit
- 83.6621,72.7051
- d
-
- layer
- m
- vertex
- c
- red
-
-
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex Break option on Plines
- text
- 102.0000,52.0000
-
-
- 18) Vertex, Break
- pline
- 103.0000,86.0000
- 112.0000,96.0000
- 112.0000,85.0000
- a
- 116.0000,87.0000
- 122.0000,93.0000
- l
- 125.0000,85.0000
-
- redraw
- pline
- 125.0000,68.0000
- 131.0000,79.0000
- 132.0000,62.0000
- 139.0000,80.0000
- 141.0000,68.0000
-
- pedit
- 108.5645,91.1328
- e
- n
- n
- b
- n
- g
- x
- x
- redraw
- pedit
- 130.4785,75.1953
- e
- n
- b
- n
- g
- n
- n
- x
- x
- redraw
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex Break option on 3D Plines
- text
- 152.3926,52.2852
-
-
- 19) 3DVertex, Break
- ;;;;; Item 1
- pline
- 154,86,5
- 160.0000,96.0000
- 160.0000,84.0000
- 163.0000,80.0000
- 163.0000,92.0000
- a
- 167.0000,91.0000
- 173.0000,92.0000
- l
- 182.0000,89.0000
-
- ;;;;; Item 2
- rectangle
- 177,83
- 197.0000,78.0000
- ;;;;; Item 3
- donut
- 164.0000,70.0000
- 176.0000,67.0000
- 158.0000,73.0000
- 171.0000,64.0000
- 161,68,5
-
- ;;;;;;;;;; Item 1 PEDIT
- pedit
- 162.8516,86.6504
- e
- n
- n
- b
- n
- n
- g
-
-
-
- x
- x
- pedit
- 182.2754,82.1680
- e
- n
- b
- n
- g
- x
- x
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex Insert option on Plines
- text
- 203.0000,53.0000
-
-
- 20) Vertex, Insert
- pline
- 203.0000,95.0000
- 212.0000,96.0000
- u
- 212.0000,95.0000
- 212.0000,87.0000
- 219.0000,87.0000
- a
- 224.0000,79.0000
- 234.0000,81.0000
- l
- 234.0000,94.0000
- 222.0000,94.0000
-
- pedit
- 228.5938,94.6191
- e
- n
- n
- i
- 216.0000,79.0000
- n
-
- n
- i
- 220.0000,73.0000
- x
- x
- pline
- 202.0000,69.0000
- w
-
- 3
- 214.0000,69.0000
- 215.0000,60.0000
- u
- 214.0000,59.0000
- w
-
- 1
- 225.0000,67.0000
- a
- 240.0000,61.0000
-
- pedit
- 231.5820,67.2266
- e
- n
- i
- 206.0000,61.0000
- n
- n
- n
- i
- 227.0000,60.0000
- x
- x
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex Move option on Plines
- text
- 2.0000,3.0000
-
-
- 21) Vertext, Move
- pline
- 3.0000,43.0000
- 13.0000,43.0000
- 13.0000,37.0000
- w
-
- 0
- 22.0000,37.0000
- 22.0000,43.0000
- a
- 28.0000,43.0000
- l
- 28.0000,36.0000
- 34.0000,45.0000
- a
- 44.0000,41.0000
-
- polygon
-
- 10.0000,22.0000
- c
- 16.0000,27.0000
- donut
-
-
- 39.0000,19.0000
-
- pedit
- 16.4258,36.3477
- e
- n
- m
- 16.0000,46.0000
- n
- n
- m
- 25.0000,31.0000
- n
- n
- m
- 30.0000,46.0000
- x
- x
- pedit
- 15.9277,24.8926
- e
- n
- m
- 2.0000,16.0000
- n
- n
- m
- 18.0000,12.0000
- x
- x
- pedit
- 38.8379,25.3906
- e
- n
- m
- 42.0000,18.0000
- x
- x
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex Straighten option on Plines
- text
- 52.0000,3.0000
-
-
- 22) Vertex, Straighten
- pline
- 52.0000,47.0000
- 59.0000,47.0000
- w
-
- 3
- 58.0000,35.0000
- 67.0000,39.0000
- w
-
- 0
- 70.0000,46.0000
- 79.0000,45.0000
- a
- 79.0000,38.0000
- 82.0000,35.0000
- h
-
- 2
- 94.0000,46.0000
-
- polygon
-
- 60.0000,18.0000
- i
- 64.0000,26.0000
- rectangle
- w
- 1
- 79.0000,25.0000
- 95.0000,10.0000
- pedit
- 63.2422,35.8496
- e
- n
- n
- s
- n
- n
- n
- n
- n
- g
- x
- x
- pedit
- 66,23
- e
- n
- s
- n
- n
- n
- g
- x
- x
- pedit
- 86.6504,24.3945
- e
- n
- s
- n
-
- g
-
- x
- x
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex Tangent option on Plines
- text
- 104.0000,3.0000
-
-
- 23) Vertex, tangent
- pline
- 101.0000,36.0000
- 105.0000,46.0000
- u
- w
- 0
- 0
- 106.0000,46.0000
- 111.0000,46.0000
- 111.0000,40.0000
- 115.0000,40.0000
- a
- 118.0000,47.0000
- l
- 126.0000,47.0000
- 126.0000,36.0000
- 130.0000,36.0000
- 143.0000,44.0000
-
- copy
- 138.4473,40.8301
-
- 138.0000,31.0000
- 138.0000,10.0000
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex Width option on Plines
- text
- 153.0000,3.0000
-
-
- 24) Vertex, width
- pline
- 152.0000,45.0000
- 161.0000,45.0000
- w
-
- 1
- 155.0000,37.0000
- 167.0000,37.0000
- w
-
- 2
- 172.0000,45.0000
- a
- 182.0000,38.0000
- w
-
- 1
- 184.0000,33.0000
- l
- w
-
- 0
- 197.0000,45.0000
-
- polygon
-
- 159.0000,18.0000
- i
- 163.0000,26.0000
- rectangle
- 176.0000,26.0000
- 194.0000,10.0000
- pedit
- 170.3223,41.8262
- e
- w
- 2
- 0
- n
- n
- n
- n
- w
- 4
- 0
- n
- r
- n
- w
- 0
- 0
- x
- x
- pedit
- 158.8672,25.3906
- e
- n
- w
-
- 1
- n
- w
- 1
- 2
- n
- w
- 2
- 3
- x
- x
- pedit
- 183.2715,26.3867
- e
- n
- w
-
- 5
- n
- w
- 5
- 2
- n
- w
- 2
- 0
- x
- x
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ; ******************************************
- ; Using Vertex options on 3D Plines
- text
- 202.0000,3.0000
-
-
- 25) Vertex 3D
- ;;;;; Item 1
- pline
- 204,45,5
- w
-
- 2
- 221.0000,45.0000
- 221.0000,31.0000
- 229.0000,31.0000
- 229.0000,45.0000
- w
-
- 0
- 246.0000,45.0000
-
- ;;;;; Item 2
- rectangle
- 205,23,5
- 219.0000,10.0000
- ;;;;; Item 3
- rectangle
- 230,23,-5
- 245.0000,10.0000
- ;;;;; Item 1 PEDIT
- pedit
- 212.6563,45.3125
- e
- n
- n
- p
- m
- 212.0000,35.0000
- n
- i
- 222.0000,40.0000
- n
- n
- s
- n
- n
- g
- x
- x
- ;;;;; Item 2 pedit
- pedit
- 218.1348,22.9004
- e
- n
- n
- p
- w
- 3
- 3
- n
- n
- m
- 213.0000,16.0000
- x
- x
- ;;;;; Item 3 PEDIT
- pedit
- 235.0684,22.9004
- e
- n
- b
- n
- g
- P
- P
- w
- 3
- 3
- x
- x
- ; Pline width to zero
- (command "setvar" "plinewid" "0")
- ;;;;;
- ;**********************
- ; END OF SCRIPT
- ;**********************
- ;----------------------------------------------------------------------
- ;Now for the grand finale
- TEXT
- -39.8278,152
- 3
- 0
- Done!
- ;----------------------------------------------------------------------
- (if (/= (getenv "itest") nil) (command "dxfout" "pedit" "6" "quit" "y"))
- ;
- ;;;;; Setup for SAVING of UCS testing - Pete Martin 01/25/98
- ;;;;; DO NOT MODIFY WITHOUT PERMISSION!
- ;
- ;;;;;pM(if (/= (getenv "UTEST") nil) (LOAD "UCSSAVE"))
- ;
- ;;;;; End of Setup for SAVING of UCS testing
-