brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
instanceGrid
Function instanceGrid
instanceGrid
<
D
extends
Dimension
>
(
source
:
AnyShape
<
D
>
,
opts
:
InstanceGridOptions
,
)
:
InstancedShape
<
D
>
Instance a shape across a cols x rows grid in the XY plane.
Type Parameters
D
extends
Dimension
Parameters
source
:
AnyShape
<
D
>
opts
:
InstanceGridOptions
Returns
InstancedShape
<
D
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Instance a shape across a cols x rows grid in the XY plane.