catia_gsd_intersect
Create a curve or point at the intersection of two elements in CATIA V5, defining shared geometry for downstream operations.
Instructions
Create the intersection of two elements - a curve where two surfaces meet, or a point where a curve meets a surface.
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. |