civil3d_profile
List, get, and create vertical profiles along alignments; sample elevations from surfaces; layout or delete profiles.
Instructions
Manage Civil 3D profiles (vertical geometry). Actions: list (by alignment), get (by alignment + name), get_elevation (at station), create_from_surface, create_layout, delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Profile name. | |
| layer | No | Layer name. | |
| style | No | Profile style. | |
| action | Yes | The profile operation to perform. | |
| station | No | Station for elevation query. | |
| surfaceName | No | Surface to sample. | |
| alignmentName | No | Parent alignment name. |