cst_add_fixpoint_mesh
Add a fixed mesh point at specific coordinates to ensure the mesh contains a node for accurate field sampling and probing.
Instructions
Add a fixed mesh point at specific coordinates for precise field sampling. Ensures the mesh contains a node exactly at the specified location for accurate field probing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate in mm | |
| y | Yes | Y coordinate in mm | |
| z | Yes | Z coordinate in mm | |
| name | No | Optional name for the fixed mesh point |