brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
getVertices
Function getVertices
getVertices
<
D
extends
Dimension
>
(
shape
:
AnyShape
<
D
>
)
:
Vertex
<
D
>
[]
Get all vertices of a shape as branded Vertex handles. Results are cached per shape.
Type Parameters
D
extends
Dimension
Parameters
shape
:
AnyShape
<
D
>
Returns
Vertex
<
D
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Get all vertices of a shape as branded Vertex handles. Results are cached per shape.