brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
MateEntity
Interface MateEntity
interface
MateEntity
{
edge
?:
Edge
;
face
?:
Face
;
node
:
string
;
point
?:
Vec3
;
}
Index
Properties
edge?
face?
node
point?
Properties
Optional
edge
edge
?:
Edge
Optional
face
face
?:
Face
node
node
:
string
Optional
point
point
?:
Vec3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
face
node
point
GitHub
npm
Getting Started
brepjs API Reference
Loading...