为 shapes.ellipsoidsOnCenterPoints 提供输入:在每个中心点上放一个半径相同的椭球体,按相同顺序返回。
shapes.ellipsoidsOnCenterPoints
Optional
椭球体所居中的点,每个点一个,按结果返回的顺序排列
undefined Copy
undefined
每个椭球体沿 X、Y 和 Z 的半尺寸,以模型单位表示,形式为 [x, y, z]
[x, y, z]
[1, 2, 3] Copy
[1, 2, 3]
每个椭球体周围的分面数量;越多越光滑
24 Copy
24
0
Infinity
1
Namespace: Bit › Inputs › JSCAD
Other symbols in Inputs.JSCAD:
API reference home · Full symbol index · Tutorials and guides · Platform
为
shapes.ellipsoidsOnCenterPoints提供输入:在每个中心点上放一个半径相同的椭球体,按相同顺序返回。