Preparing search index...
The search index is not available
TrueForm API
TrueForm API
dsl/generators
featureRadialArray
Function featureRadialArray
feature
Radial
Array
<
T
>
(
layout
,
make
)
:
T
[]
Generate a radial array (angle + radius grid) of features (constant Z from center).
Type Parameters
T
extends
IntentFeature
Parameters
layout
:
RadialArrayLayout3D
make
:
(
(
item
)
=>
T
|
T
[]
)
(
item
)
:
T
|
T
[]
Parameters
item
:
RadialArrayItem3D
Returns
T
|
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...
Generate a radial array (angle + radius grid) of features (constant Z from center).