用于 shapes.solid.createCube 的立方体的边长及其位置。
shapes.solid.createCube
Optional
每条边的长度,以模型单位表示。
1 Copy
1
0
Infinity
0.1
立方体所围绕的中心点,或当 originOnCenter 为 false 时其立足的点。
originOnCenter
[0, 0, 0] Copy
[0, 0, 0]
为 true 时,立方体以 center 为中心;为 false 时它立于该点上,因此 center 是底面的中点。
center
true Copy
true
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
shapes.solid.createCube的立方体的边长及其位置。