add_linear_pattern
Repeat a feature a specified number of times along a chosen direction with set spacing, returning mass properties. Create linear patterns in SolidWorks models.
Instructions
Repeat a feature count times, spacing_mm apart, along a direction.
direction: "+x"/"-x"/"+y"/... feature_name: the feature to repeat (e.g. "Hole"); defaults to the most recently added feature. Returns mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| direction | No | +x | |
| spacing_mm | Yes | ||
| feature_name | No |