Skip to main content
1-Visitor
September 30, 2013
Question

How to create solid operations using j-link?

  • September 30, 2013
  • 1 reply
  • 2802 views

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!

1 reply

1-Visitor
October 4, 2013

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.

ysinitsin1-VisitorAuthor
1-Visitor
October 8, 2013

Thanks for the answer!

I know, that Toolkit is more powerful API, but I can use only J-link.

4-Participant
February 4, 2014

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