Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Reading content center path with API

1 REPLY 1
SOLVED
Reply
Message 1 of 2
wowens63
628 Views, 1 Reply

Reading content center path with API

is there a way to read the content center path with the API? if so could you direct me in the right direction.

1 REPLY 1
Message 2 of 2
wowens63
in reply to: wowens63

FYI......Inventor 2012.

 

Dim oDesignProjectManager As DesignProjectManager = InventorApp.DesignProjectManager
Dim sPath = oDesignProjectManager.ActiveDesignProject.ContentCenterPath

 

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

Post to forums  

Autodesk Design & Make Report