More AEC DevCamp Notes.
Why .NET?
Better performance than COM
Support for larger objects.
New features (Future), COM probably won’t be updated.
Examples on wrapper class. Segregate the .NET code and the COM objects.
Don’t forget to commit the Transaction!
To update a surface two transactions need to be used after adding a breakline. Once after the breakline is added and again to update the surface.
No comments:
Post a Comment