[Pythoncad-developer] New Kernel Develop Progress
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Matteo B. <mat...@bo...> - 2010-03-08 08:03:45
|
Hi Gertwin,Yagnesh, Today I have committed the new versioning system. It allows you to freeze the entity at the current revision .. If you start the test_kernel.py script, you can test such a feature .. I need to improve the query to perform on the different version... Let me know, Regards, Matteo ps: the feature the you can test in the I/O interface are: H Write in the I/O e simple Command help Esc Close the I/O application NewSegment Create a new Segment GetSegments Retrieve all the segment in all the version GetFromType Retrieve all the entity in all the version UnDo Perform undo operation ReDo Perform ReDo Operation Delete Delete en entity from His entity Id Relese Release the current Drawing |