Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Pipe6 length: Δy + 2widethsed - 2ElbowRadius(2R1) + thicktank + disp

Rotate6 - Pipe 6 is rotated using the Rotate3d function so it is oriented north to south in top view

Pipe7 -Creates a pipe with a radius of R1 and an origin at the variable "pipe7origin".

Pipe7 length: Δz - ElbowRadius(2R1) + thickplatform

zoomwin1 - Zoomwincreates a close-up window by using two points to specify the window size the object is to be viewed in.

p1: tankorigin

p2:

  • x: tankorigin0 - lvltankdim0
  • y: tankorigin1 + lvltankdim1
  • z: tankorigin2

Copy5 - CopyCcreates a copy of the selected objects based on four chosen points.

p1:

  • x: pipe7origin0 + R1
  • y: pipe7origin1
  • z: pipe7origin2

p2: pipe7origin

p3:

  • x: -offset(lvltankdim0,n)
  • y: 0
  • z: 0

p4:

  • x: -2offset(lvltankdim0,n)
  • y: 0
  • z: 0

Pipe8 -Creates a pipe with a radius of Rmain and an origin at the variable "mainorigin".

Pipe8 length: Hmain + thickplatform + Δz

layer2 Layerset select the layer "0"

layer3

layer4

Elbow1

Rotate7

...