brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
meshEdges
Function meshEdges
meshEdges
(
shape
:
Shapeable
<
AnyShape
>
,
options
?:
MeshOptions
&
{
cache
?:
boolean
}
,
)
:
EdgeMesh
Mesh the edges of a shape for wireframe rendering.
Parameters
shape
:
Shapeable
<
AnyShape
>
Optional
options
:
MeshOptions
&
{
cache
?:
boolean
}
Returns
EdgeMesh
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Mesh the edges of a shape for wireframe rendering.