cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

API for Frame Generator

API for Frame Generator

I would like access to Frame Generator through API.

Specifically I should use it to collect information about end treatments for now. But in general it would be good to be able to create and maintain FG through API.

12 Comments
Anonymous
Not applicable

Creation component of frame generator with API

Anonymous
Not applicable

To have functionality of Automatic interface with frame analysis will make a big achievement in simulating results to change design automatically.

Thanks.

wgraham
Advocate

We've slowly been reverse engineering items like this, but it would be so much more convenient if the API was available.  Everything you're looking for appears to be stored in attributes (including reference keys) stored under the PartComponentDefinition.  Internally, we only starting to read the data and not adding information at this point.  Granted, ADSK may change all of this if they finally choose to get it into the API, but if you're needing something now the data is there.  It is cryptic trying to figure out what someone else did.  It looks like all the information is stored at various levels of the assembly structure if you can decipher it.  Using the attribute helper found below should get you started:

 

http://modthemachine.typepad.com/my_weblog/2017/02/a-problem-with-attribute-helper-and-a-fix.html

 

One thing I've learned trying to decipher the various attributes is start with a small simple assembly and add things one at a time to make it easier to know what is going on.

philip1009
Advisor

APIs should be available for all Add-Ins that come with Inventor Professional, I've been looking to automate Cable & Harness for years without much success.  You have my vote.

rob_bolter
Enthusiast

You could achieve the same (if not better) using iAssemblies & iParts.

cencinaNB2ET
Advocate

Yes please!! API access for Frame Generator and Cable and Harness would speed things up so much!

Anonymous
Not applicable

I have the same opinion. All stuff should be avaiable through the API. Would speeding up our daily work.

The Frame Generator, would be a great start 🙂

Greetings

Anonymous
Not applicable

Yes, please do this!

basnederveen
Advocate

Still no response by autodesk? Come on an essential function like frame generator should have an API!

FINET_Laurent
Advisor

Need it

evmaijala
Explorer

Added my vote to the OP. The ability to access Frame Generator through the API and iLogic would be a game changer. We have a need to easily change the Frame Member Standard, Family, & Size within the Category without the hassle of opening the frame assembly to right click the member and Edit With Frame Generator to change it. Something like the "Components.AddContentCenterPart" but for Frame Generator comes to mind. 

u1097448
Observer

Its needed but we could replicate it with existing API. I am working on this project as we speak. Some features are harder to replicate such as the mitre on multiple members connecting into a single point.

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea