brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
iterVertices
Function iterVertices
iterVertices
(
shape
:
AnyShape
)
:
Generator
<
Vertex
>
Lazily iterate vertices of a shape, yielding branded Vertex handles one at a time.
Parameters
shape
:
AnyShape
Returns
Generator
<
Vertex
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Lazily iterate vertices of a shape, yielding branded Vertex handles one at a time.