[Pythoncad-developer] [ pythoncad-PythoncadWishTraker-3136578 ] scripting support needed
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
|
From: SourceForge.net <no...@so...> - 2010-12-13 18:56:58
|
PythoncadWishTraker item #3136578, was opened at 2010-12-13 16:28 Message generated for change (Comment added) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3136578&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Other Cad Format Support Group: None Status: Open Resolution: Postponed Priority: 2 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: scripting support needed Initial Comment: adding scripting support would be a great way to implement easier and faster the import/export files - as well, can be an opportunity to improve PythonCAD usability and power ---------------------------------------------------------------------- >Comment By: carlopav (carlopav) Date: 2010-12-13 19:56 Message: I agree with Matteo, cause it's really easy to start writing code. (I didn't have any experience since 4 mounths ago). and the program is at the moment so feature lacking that anything written should be better enbodied with the trunk! carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-12-13 16:43 Message: PythonCAD is all written in python so it's easy to extend and to develop new features. The command structure is modular for allowing the user to develop new command in a very fast way integrating the source code. We are thinking to develop a plug-in system but is not a priority right now. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3136578&group_id=263167 |