brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
cylinder
Function cylinder
cylinder
(
radius
:
number
,
height
:
number
,
options
?:
CylinderOptions
)
:
Solid
Create a cylinder with the given radius and height.
Parameters
radius
:
number
height
:
number
Optional
options
:
CylinderOptions
Returns
Solid
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Create a cylinder with the given radius and height.