brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
csg
ExtrudeNode
Interface ExtrudeNode
interface
ExtrudeNode
{
freeParams
:
ReadonlySet
<
string
>
;
kind
:
"Extrude"
;
profile
:
IRNode
;
structuralHash
:
bigint
;
vector
:
Expr
;
}
Hierarchy
IRNodeBase
ExtrudeNode
Index
Properties
free
Params
kind
profile
structural
Hash
vector
Properties
Readonly
free
Params
freeParams
:
ReadonlySet
<
string
>
Readonly
kind
kind
:
"Extrude"
Readonly
profile
profile
:
IRNode
Must produce OutputKind 'Face'.
Readonly
structural
Hash
structuralHash
:
bigint
Readonly
vector
vector
:
Expr
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
free
Params
kind
profile
structural
Hash
vector
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Must produce OutputKind 'Face'.