Message 1 of 8
Design line issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I 'm trying to create a Fabrication API plugin using .NET
Even a suggestion on the direction to take might help me out a lot.
As an alternative way I tried to call the ADDDOBJ command which creates the design line along with some point coordinates using the editor.Command() method.
This works but there is the problem that the ADDDOBJ does not get called unless I press the "Create Design Line" button on the toolbar.
This is not something I can depend on since I don't want to rely on user interaction to have this working. Besides that I did not find any commands which would edit the nodes of a design line.
I 'm thanking you in advance for taking your time to read the e-mail.
Is there any direction I can take to get this working?
Kind regards