mnesarco / fcscript

Python Simplified API for FreeCAD Macros
GNU General Public License v3.0
12 stars 1 forks source link

breakup into separated APIs #5

Open mnesarco opened 1 month ago

mnesarco commented 1 month ago

Breakup into different APIs for better flexibility possible APIs are:

luzpaz commented 1 month ago

what about fcscript.assembly?

mnesarco commented 1 month ago

@luzpaz there are too many assembly workbenches 😅

mnesarco commented 1 month ago

Hey @luzpaz , btw, have you seen the fpo api i published recently? at some point i will merge it also.

https://github.com/mnesarco/fcapi/blob/main/docs/documentation.md

luzpaz commented 1 month ago

@mnesarco the ondsel team is working hard on Assembly https://ondsel.com/blog/introducing-ondsel-es/#integrated-assembly-workbench

mnesarco commented 1 month ago

Hello @luzpaz as ondsel assembly workbench is a completely new thing, i hope they will provide a modern and documented python api but it is too early to know.

luzpaz commented 1 month ago

ondsel assembly workbench is a completely new thing, i hope they will provide a modern and documented python api but it is too early to know.

cc @sliptonic (if you have a moment, can you respond?)