The three sides of a box and its corner, for shapes.solid.createBoxFromCorner, which grows the box along the positive axes from there.
shapes.solid.createBoxFromCorner
Optional
The side along X, in model units.
1 Copy
1
0
Infinity
0.1
The side along Z, in model units.
2 Copy
2
The side along Y, which is up, in model units.
3 Copy
3
The corner with the smallest X, Y and Z; the box extends from it along the positive axes.
[0, 0, 0] Copy
[0, 0, 0]
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
The three sides of a box and its corner, for
shapes.solid.createBoxFromCorner, which grows the box along the positive axes from there.