Close

LOG ENTRY: Arbitrary convex polyhedra

A project log for BRL-CAD

Printing parts created in BRL-CAD

jlbrian7jlbrian7 05/19/2016 at 22:020 Comments

Arbitrary convex polyhedra

Command:

arb arb1.s 0 0

make arb2.s arb8

in arb8.s arb8 (this command will prompt you to enter the {X, Y, Z} for the 8 points)

in arb9.s arb8 0 0 0 20 0 0 20 20 0 0 20 0 0 0 2 20 0 2 20 20 2 0 20 2

*this is the same as if the following was entered on the previous command

Enter X, Y, Z for point 1: 0 0 0
Enter X, Y, Z for point 2: 20 0 0
Enter X, Y, Z for point 3: 20 20 0
Enter X, Y, Z for point 4: 0 20 0
Enter X, Y, Z for point 5: 0 0 2
Enter X, Y, Z for point 6: 20 0 2
Enter X, Y, Z for point 7: 20 20 2
Enter X, Y, Z for point 8: 0 20 2

Command:

make arb3.s arb7

in arb10.s arb7

Command:

make arb4.s arb6

in arb11.s arb6

Command:

make arb5.s arb5

in arb12.s arb5

Command:

make arb6.s arb4

in arb13.s arb4

Command:

make arb7.s arbn

in arb14.s arbn



Discussions