Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Simple ilogic Rule?

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
-ianf-
737 Views, 4 Replies

Simple ilogic Rule?

Hi,

 

Our drawing borders have a Mass on them driven by the physical properties of the model.

We have had issues where the mass on the drawings would read "N/A" when the models were updated. I have partially solved this by altering the settings in the general tab to "update phyiscal properties on save".

 

This works fine most of the time. However it is still possible to update the model then view the drawing and save it without saving the model first. This results in the "N/A" appearing in the mass box.

 

Is there a simple way of ensuring the model is saved before the drawing is saved, thus forcing a physical property update?    ilogic perhaps?

 

Thanks.

Ian Farmery
Inventor & Vault 2023

Dell 7550 Xeon E-2276M, 2.80Ghz 64GB RAM
Nvidia Quadro RTX 4000
4 REPLIES 4
Message 2 of 5
mrattray
in reply to: -ianf-

In the drawing:

1) Create a rule.

2) Insert this line:

 

 ThisDrawing.ModelDocument.Save

3)  Go to Manage>iLogic>Event Triggers.

4) Add your new rule to the Before Save Document event

 

 

Mike (not Matt) Rattray

Message 3 of 5
-ianf-
in reply to: mrattray

Thanks for the response Mike,

Can't get the rule to work.

returns the following ilogic error:

Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

 

We have 2011 sould this be the reason?

Ian Farmery
Inventor & Vault 2023

Dell 7550 Xeon E-2276M, 2.80Ghz 64GB RAM
Nvidia Quadro RTX 4000
Message 4 of 5
mrattray
in reply to: -ianf-

Your Inventor version shouldn't be an issue, VBA is VBA. Unfortunately an unspecified error could be anything. Has this model been saved before? The Save method requires that the model have already been saved before. Is the file read-only? Do you have write permission for the location where the file is stored? Is Vault involved? Is the wind blowing from the East? Are you using LOD's?

Mike (not Matt) Rattray

Message 5 of 5
-ianf-
in reply to: mrattray

Thanks, I see. The file was new and needed an initial save.

 

Many thanks.

Ian Farmery
Inventor & Vault 2023

Dell 7550 Xeon E-2276M, 2.80Ghz 64GB RAM
Nvidia Quadro RTX 4000

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

Post to forums  

Autodesk Design & Make Report