Preparing search index...
The search index is not available
TrueForm API
TrueForm API
dsl/generators
featureArrayAlongSpline
Function featureArrayAlongSpline
feature
Array
Along
Spline
<
T
>
(
layout
,
make
)
:
T
[]
Generate an array of features along a spline/polyline (constant Z from path).
Type Parameters
T
extends
IntentFeature
Parameters
layout
:
SplineArrayLayout3D
make
:
(
(
item
)
=>
T
|
T
[]
)
(
item
)
:
T
|
T
[]
Parameters
item
:
SplineArrayItem3D
Returns
T
|
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...
Generate an array of features along a spline/polyline (constant Z from path).