Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hello!
It is possible to create a features like Extrude, Revolve and etc, using J-Link? Or I can only get some info from existing feature and I can't make them myself?
Any help are welcome!
Hi,
We dont have an API to build element tree which creates an feature. I dont think we can create features using Jlink.
But using Protoolkit we can create features easily.
Thanks for the answer!
I know, that Toolkit is more powerful API, but I can use only J-link.
Hi,
You can use UDF for creating solid operations or the command RunMacros (= Mapkeys).
In both cases the boundaries must be clear, because both methods have some limitations.
best regards
🙂 Andreas