create_circular_pattern
Create a circular pattern of features around an axis, specifying instance count and total angle spread.
Instructions
Create a circular pattern of features around an axis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | Pattern axis | Z |
| name | No | Pattern name | Circular pattern |
| angle | No | Total angle spread in degrees | |
| count | Yes | Total number of instances | |
| elementId | Yes | Part Studio element ID | |
| documentId | Yes | Document ID | |
| featureIds | Yes | Feature IDs to pattern | |
| workspaceId | Yes | Workspace ID |