trying to automate drawings

trying to automate drawings

CADmasterAIA
Participant Participant
293 Views
2 Replies
Message 1 of 3

trying to automate drawings

CADmasterAIA
Participant
Participant

we have a standard set of drawings we do for our products and I am looking into automating them. I have not found anything in inventor that will do this directly. If I am missing something please let me know. Barring that I found a youtube tutorial that theoretically can do this using ilogic. I downloaded and installed the app. type the code and come up with the following error.

 

function is not declared. It may be inaccessible due to its protection level 

 

the function I am trying to call is oCustomPropertySet

 

any clues for the clues would be appreciated

 

 

kl

 

0 Likes
294 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Hi

what do you mean by "I am looking into automating them"????

0 Likes
Message 3 of 3

chandra.shekar.g
Autodesk Support
Autodesk Support

Hi @CADmasterAIA,

 

In current drawing may not have any custom property. Due to this, error is throwing at oCustomPropertySet.

 

Please post drawing document and iLogic for further investigation.

 

Please feel free to contact if there is any doubt.

 

If solves problem, click on "Accept as solution" / give a "Kudo".

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes