get_parts_list
Retrieve a comprehensive list of parts from the parts library addon in FreeCAD for streamlined design and assembly processes.
Instructions
Get the list of parts in the parts library addon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_parts_listArguments",
"type": "object"
}