rhino_block_insert
Insert a block instance at a specified insertion point, with optional scale and rotation, into the active Rhino document.
Instructions
Insert a block instance at insertion_point with optional scale + rotation.
Standalone constructs a ``rhino3dm.InstanceReferenceGeometry`` and
applies the transform to it. Bridge mode forwards to RhinoCommon's
``Doc.Objects.AddInstanceObject`` which honours the active layer
and links the instance to the definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||