A shape, a factor and a center for transforms.scaleFromCenter, which scales uniformly about the center.
transforms.scaleFromCenter
Optional
The shape to scale; it stays as it is and a scaled copy comes back.
undefined Copy
undefined
The uniform scale factor; 2 doubles every size, 0.5 halves it.
1 Copy
1
0.1
The point that stays in place while everything else scales away from or toward it.
[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
A shape, a factor and a center for
transforms.scaleFromCenter, which scales uniformly about the center.