brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
isVertex
Function isVertex
isVertex
<
D
extends
Dimension
>
(
s
:
AnyShape
<
D
>
)
:
s
is
Vertex
<
D
>
Type guard — check if a shape is a
Vertex
.
Type Parameters
D
extends
Dimension
Parameters
s
:
AnyShape
<
D
>
Returns
s
is
Vertex
<
D
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Type guard — check if a shape is a Vertex.