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: 

Detail drawing view issue

2 REPLIES 2
Reply
Message 1 of 3
Jourmo
320 Views, 2 Replies

Detail drawing view issue

Hi everyone,

 

I've been wondering how to change the position of the identifiers of detail drawing views using Inventor API. I know it could be done manually, but I need to get it automated.

 

I need to create two detail views in the same location, the identifiers appear always at top of the detail drawing callout, so when I create both details drawing views, the identifiers appear one above the other.

 

I hope you can help me. Thanks in advance.

 

Warm regards,

Uriel.

 

2 REPLIES 2
Message 2 of 3
Ron_Jones1122
in reply to: Jourmo

So you could use some iLogic to set the views in the same place. The snippet would look like this. 

 

SyntaxEditor Code Snippet

ActiveSheet.View("VIEW1").SetCenter(centerX, centerY)

If you wanted to automate the detail placement on the base view, you would need a common work point on every assembly that you can reference.  



Ron Jones
Engagement Manager
Blog
LinkedIn

Message 3 of 3
Curtis_Waguespack
in reply to: Jourmo

Hi Jourmo,

 

API questions (and to be honest a majority of the iLogic questions ) should be posted to the Inventor Customization forum.

 

There is a good chance that you can search that forum and find something specific to your question that already exists.

 

Inventor Customization forum :
http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/bd-p/120

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

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

Post to forums  

Autodesk Design & Make Report