Inventor Engineer-To-Order (Read-Only)
Welcome to Autodesk’s Inventor ETO Forums. Share your knowledge, ask questions, and explore popular Inventor ETO topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using Factory files as Member Files

1 REPLY 1
SOLVED
Reply
Message 1 of 2
justinrice
580 Views, 1 Reply

Using Factory files as Member Files

I'm trying to use factoryfiles as my member files.  I'm overwritng the following code from the IvAdoptedPart design in Inventor ETO Serice 2013 R2:

 

< %%category("Inventor") > _
Rule cacheFileName As String = iv_pathFileNameOnly(factoryFileName)+ iv_pathExtension( factoryFileName)

	
' Directory where cached member file will be maintained
' Defaults to "Member Files" subdirectory of project directory.
'
< %%category("Inventor") > _
Rule cacheFileDirectory As String = factoryFileDirectory 

 It instantiates and renders the files but every time I close the assembly if crashes inventor.

 

Has anyone else experienced this?

Engineering Intent
JustinRice@EngineeringIntent.com
1 REPLY 1
Message 2 of 2
AlexKorzun
in reply to: justinrice

Hi,

 

Did you try IvFixedPart? You will need to pass the full file name of the IPT.

Thank you,




Alex Korzun
Inventor-Revit Interop / Inventor-Fusion Interop / Inventor ETO
Autodesk, Inc.

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

Post to forums  

Autodesk Design & Make Report