catia_gsd_trim
Trim two surfaces or curves against each other, keeping the desired side of each element to create a clean intersection.
Instructions
Trim two surfaces or curves against each other, keeping one side of each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the result. | |
| geoset | No | Target geometrical set. | |
| first_element | Yes | First element reference token. | |
| second_element | Yes | Second element reference token. | |
| keep_first_positive | No | Keep the positive side of the first element. | |
| keep_second_positive | No | Keep the positive side of the second element. |