brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
isShape3D
Function isShape3D
isShape3D
(
s
:
AnyShape
)
:
s
is
Shape3D
Type guard — check if a shape is a 3D shape (shell, solid, compsolid, or compound).
Parameters
s
:
AnyShape
Returns
s
is
Shape3D
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 3D shape (shell, solid, compsolid, or compound).