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