set_property
Set a single named property on a FreeCAD object, coercing lists into vectors for vector properties. Use it to update parametric design values during modeling.
Instructions
Set a single property by name on an object. Coerces lists → Vector for Vector properties; other values pass through.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| handle | Yes |