Commands › General › Pin All Grids
Pin All Grids
Coming soon
Before you run this
Active document must be open with at least one grid in an open workset.
After it runs
All host grids on open worksets are pinned. Linked and closed-workset grids unchanged.
When to use this
- User wants to lock down grid positions before issuing sheets or coordinating with other disciplines.
Don't use this when
Pinning linked model grids (not possible from host). Unpinning grids (separate command).
Returns
| Name | Type | Description |
|---|---|---|
Pinned | int | Number of grids pinned |
AlreadyPinned | int | Number already pinned |
Result | string | Summary message |
What you'll see in the chat
on start
Pinning all grids on open worksets...
Locking grids in place...
Locking grids in place...
thinking
Collecting grids from open worksets...
Pinning unpinned grids...
Pinning unpinned grids...
on success
Pinned {Pinned} grid(s). {AlreadyPinned} already pinned.
on failure
Failed to pin grids: {error}
REST API
Not yet exposed
This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:
POST /api/v1/commands/pin_all_grids- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
pin all grids · pin grids · lock grids · freeze grids · secure grids
Patterns: pin all grids · pin * grids · lock * grids
Related
| Pillar | General |
|---|