parallélépipède rectangle
cube
cube(id)dim(x,y,z)
Builds parallelepiped identifierid and sides (x, y, z) (100,100,100 default) .
Properties can be specified at creation. After its creation cube is automatically compiled,
ie that certain properties are generated.
The fac property:
1,2,6,5
2,3,7,6
3,4,8,7
4,1,5,8
5,6,7,8
4,3,2,1
And the poi property:
-50,100,_150
50,100,-150
50,100,150
-50,100,160
-50,-100,-150
50,-100,-150
50,-100,150
-50,-100,150