Class StarDto (Inputs.OCCT) Defined in bitbybit-docs.d.ts:12876 Constructors constructor new StarDto ( outerRadius ?: number , innerRadius ?: number , numRays ?: number , center ?: Point3 , direction ?: Vector3 , offsetOuterEdges ?: number , half ?: boolean , ) : Bit . Inputs . OCCT . StarDto Parameters OptionalouterRadius : number OptionalinnerRadius : number OptionalnumRays : number Optionalcenter : Point3 Optionaldirection : Vector3 OptionaloffsetOuterEdges : number Optionalhalf : boolean Defined in bitbybit-docs.d.ts:12877 Properties center Defined in bitbybit-docs.d.ts:12882 direction Defined in bitbybit-docs.d.ts:12887 num Rays numRays : number
Defined in bitbybit-docs.d.ts:12895 outer Radius outerRadius : number
Defined in bitbybit-docs.d.ts:12903 inner Radius innerRadius : number
Defined in bitbybit-docs.d.ts:12911 Optionaloffset Outer Edges offsetOuterEdges ?: number
Defined in bitbybit-docs.d.ts:12920 half half : boolean
Defined in bitbybit-docs.d.ts:12925 Bitbybit TypeScript API reference Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
The proportions of a star for
shapes.wire.createStarWireandshapes.face.createStarFace, which lay it flat on the ground unlessdirectionsays otherwise.