follow_me
Extrudes a selected face along a specified path of edges to create 3D geometry, simulating SketchUp's Follow Me tool.
Instructions
Extrude a face along a path (array of edge IDs). This is SketchUp's Follow Me tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| face_id | Yes | ID of the face to extrude | |
| path_ids | Yes | Array of edge IDs forming the path |