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