Preparing search index...
The search index is not available
TrueForm API
TrueForm API
dsl/geometry
sweep
Function sweep
sweep
(
id
,
profile
,
path
,
result
?
,
deps
?
,
opts
?
)
:
Sweep
Parameters
id
:
string
profile
:
ProfileRef
path
:
Path3D
Optional
result
:
string
Optional
deps
:
string
[]
Optional
opts
:
{
frame
?:
PlaneRef
;
mode
?:
"solid"
|
"surface"
;
orientation
?:
"frenet"
|
"fixed"
;
}
Optional
frame
?:
PlaneRef
Optional
mode
?:
"solid"
|
"surface"
Optional
orientation
?:
"frenet"
|
"fixed"
Returns
Sweep
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...