catia_gsd_plane
Create construction planes for sketching when no existing face is suitable, using offset, three-point, normal-to-curve, equation, or angle modes to define the precise plane orientation.
Instructions
Create a construction plane. Modes: 'offset' from an existing plane; 'three_points'; 'normal_to_curve' at a point; 'equation' from ax+by+cz=d; 'angle' rotated about an axis. Construction planes are what you sketch on when no face is in the right place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | offset | three_points | normal_to_curve | equation | angle. | offset |
| name | No | Name for the plane. | |
| angle | No | Rotation angle in degrees (angle mode). | |
| point | No | Point token for normal_to_curve mode. | |
| geoset | No | Target geometrical set. | |
| offset | No | Offset distance in mm (offset mode). | |
| points | No | Three point tokens for three_points mode. | |
| reverse | No | Offset the other way. | |
| equation | No | [a, b, c, d] for equation mode, with lengths in mm. | |
| reference | No | Base plane, curve or axis reference token. | xy |