Disable update of idw properties from ipt

Disable update of idw properties from ipt

LucapTdm
Explorer Explorer
491 Views
3 Replies
Message 1 of 4

Disable update of idw properties from ipt

LucapTdm
Explorer
Explorer

Hi all,

is there a way, with iLogic, to disable the copy of model iProperties directly into the drawing?

 

 

Cattura.JPG

0 Likes
492 Views
3 Replies
Replies (3)
Message 2 of 4

sajith_subramanian
Autodesk Support
Autodesk Support

Hi @LucapTdm,

 

Unfortunately no, since there is no API exposed to toggle the "Copy Model Properties" option.

 

 

As a workaround though, if you are looking to set any property values using the API, do take a look at the below article:

 

http://adndevblog.typepad.com/manufacturing/2013/12/copy-iproperties-of-model-document-to-drawing-do...

 

 

Regards,

Sajith

 

 

 


Sajith Subramanian
Autodesk Developer Network
0 Likes
Message 3 of 4

LucapTdm
Explorer
Explorer

Thanks for your help, but what I am trying to accomplish is actually to prevent Inventor from updating automatically some properties (revision number in this case) since I've a custom iLogic rule to do that when saving the idw file.

 

I will dig into my rule to find a workaround.

0 Likes
Message 4 of 4

chandra.shekar.g
Autodesk Support
Autodesk Support

Hi @LucapTdm,

 

If you are updating some properties through iLogic means, It will override the existing property values which are updated automatically.

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes