A corner count, a radius and a placement for shapes.wire.createNGonWire and shapes.face.createNGonFace, a regular polygon.
shapes.wire.createNGonWire
shapes.face.createNGonFace
Optional
The point the polygon is centered on.
[0, 0, 0] Copy
[0, 0, 0]
The normal of the plane the polygon lies in; the default lays it flat on the ground.
[0, 1, 0] Copy
[0, 1, 0]
How many corners, and so how many equal sides, the polygon has.
6 Copy
6
3
Infinity
1
The distance from the center to each corner, in model units.
1 Copy
0
0.1
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
A corner count, a radius and a placement for
shapes.wire.createNGonWireandshapes.face.createNGonFace, a regular polygon.