brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
VertexHint
Interface VertexHint
Geometric snapshot of a vertex — a tiebreaker when several candidates survive.
interface
VertexHint
{
entityType
:
"vertex"
;
position
?:
Vec3
;
}
Index
Properties
entity
Type
position?
Properties
Readonly
entity
Type
entityType
:
"vertex"
Optional
Readonly
position
position
?:
Vec3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Type
position
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Geometric snapshot of a vertex — a tiebreaker when several candidates survive.