Return to Statement


Block Example

Creating two solid blocks, both possessing the same origin point. One has positive edge length values, the other negative edge lengths.

$$
$$ Declarations
$$
ENTITY/BLOCK1,BLOCK2
$$
$$ Geometry Definition
$$
BLOCK1 = SOLBLK/ORIGIN,1,3,2,SIZE,1,2,.5
BLOCK2 = SOLBLK/ORIGIN,1,3,2,SIZE,-1,-2,-.5


Solid Blocks Created Using Positive vs. Negative Edge Lengths