brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
csg
ChamferNode
Interface ChamferNode
interface
ChamferNode
{
distance
:
Expr
;
freeParams
:
ReadonlySet
<
string
>
;
kind
:
"Chamfer"
;
ref
:
EdgeRef
;
structuralHash
:
bigint
;
target
:
IRNode
;
}
Hierarchy
IRNodeBase
ChamferNode
Index
Properties
distance
free
Params
kind
ref
structural
Hash
target
Properties
Readonly
distance
distance
:
Expr
Readonly
free
Params
freeParams
:
ReadonlySet
<
string
>
Readonly
kind
kind
:
"Chamfer"
Readonly
ref
ref
:
EdgeRef
Serializable lineage ref naming the edge by its two adjacent face roles.
Readonly
structural
Hash
structuralHash
:
bigint
Readonly
target
target
:
IRNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
distance
free
Params
kind
ref
structural
Hash
target
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Serializable lineage ref naming the edge by its two adjacent face roles.