You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

General Program Information

Technical Program Outline

layer1 -

layer1 <- layernew("floctank",dkgrey)

Unknown macro: {float}


Northeast Isometric View

tank1

tank1 <- Tank(flocorigin,totalflocdim,tankthick)

Unknown macro: {float}


Northeast Isometric View

box1 -

box1 <- box(wallorigin,wallorigin + walldim)

Unknown macro: {float}


Northeast Isometric View

box2 -

box2 <- box(holeorigin,holeorigin + flocholedim)

subtract0 -

subtract0 <- subtractD(p1,holeorigin)

p1 =

  • x: holeorigin0 + flocholedim0 + tankthick
  • y: holeorigin1
  • z: holeorigin2

union1 -

union1 <- unionC(p1,p2)

p1 =

  • x: flocorigin0 - totalflocdim0 - tankthick - zc
  • y: flocorigin1 - tankthick - zc
  • z: flocorigin2

p2 =

  • x: flocorigin0 + tankthick + zc
  • y: flocorigin1 + totalflocdim1 + tankthick + zc
  • z: flocorigin2

box3 -

box3 <- box(p1,p2)

p1 =

  • x: flocorigin0 - totalflocdim0
  • y: flocorigin1 - tankthick
  • z: flocorigin2 + totalflocdim2 - channeldim2

p2 =

  • x: flocorigin0 - totalflocdim0 + channeldim1
  • y: flocorigin1
  • z: flocorigin2 + totalflocdim2

subtract1 -

subtract1 <- subtractD(flocorigin,p1)

p1 =

  • x: flocorigin0 - flocdim0
  • y: flocorigin1 - tankthick
  • z: flocorigin2 + flocdim2 - channeldim2

layerset

layerset <- layerset("0")

layerfreeze -

layerfreeze <- layerfreeze("floctank")

  • No labels