brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
helix
Function helix
helix
(
pitch
:
number
,
height
:
number
,
radius
:
number
,
options
?:
HelixOptions
,
)
:
Wire
Create a helical wire.
Parameters
pitch
:
number
Vertical distance per full turn.
height
:
number
Total height.
radius
:
number
Helix radius.
Optional
options
:
HelixOptions
Returns
Wire
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Create a helical wire.