用于 shapes.wire.createNGonWire 和 shapes.face.createNGonFace 的角数、半径和放置方式,即正多边形。
shapes.wire.createNGonWire
shapes.face.createNGonFace
Optional
多边形所围绕的中心点。
[0, 0, 0] Copy
[0, 0, 0]
多边形所在平面的法线;默认值使其平放在地面上。
[0, 1, 0] Copy
[0, 1, 0]
多边形有多少个角,也就是多少条等长的边。
6 Copy
6
3
Infinity
1
从中心到每个角的距离,以模型单位表示。
1 Copy
0
0.1
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
shapes.wire.createNGonWire和shapes.face.createNGonFace的角数、半径和放置方式,即正多边形。