are there specifications published for Inventor part and assembly files? for example the information that would be needed to write an importer for Unity to be able to manipulate assemblies. I know there is a commercial product - the annual price is totally unreasonable
Hi, as far as writing your own translator, your best resources for documentation would come from Inventor API/SDK help inside the software. In the top right corner of Inventor, go to help > Programming\API Help to access more information helpful for interfacing with Inventor. I can't say much beyond that unfortunately, but I have read that other users will export OBJ to an intermediary software (3DS Max or Maya or even Blender) for translation to Unity.
Thank you for question. Here is the snippet Revision_Number = iProperties.Value("Project", "Revision Number") myMessage = ("Really? You're just going to leave the Revision Number blank? we talked about this.") If Revision_Number = "" Then ----------Eric Paul|KETIV Application Engineer
How to change new background image in inventor studio? Example, i have a picture, and i want put my image as a background when i do rendering in inventor studio..i dont want use default background like photo booth or like else..any help guys?
You can change the background by changing the background in Inventor, go to Tools Application Options>Colors Tab, change background image. Be sure it is set to Background Image and not solid or gradient. Hope this helps...Nicole Morris, Support Team Lead, KETIV
Just want to say thank you for these episode and tips....
You are welcome!
are there specifications published for Inventor part and assembly files? for example the information that would be needed to write an importer for Unity to be able to manipulate assemblies. I know there is a commercial product - the annual price is totally unreasonable
Hi, as far as writing your own translator, your best resources for documentation would come from Inventor API/SDK help inside the software. In the top right corner of Inventor, go to help > Programming\API Help to access more information helpful for interfacing with Inventor. I can't say much beyond that unfortunately, but I have read that other users will export OBJ to an intermediary software (3DS Max or Maya or even Blender) for translation to Unity.
Thx for the tips. Link to code example at end? TIA.
Thank you for question. Here is the snippet
Revision_Number = iProperties.Value("Project", "Revision Number")
myMessage = ("Really? You're just going to leave the Revision Number blank? we talked about this.")
If Revision_Number = "" Then
----------Eric Paul|KETIV Application Engineer
How to change new background image in inventor studio? Example, i have a picture, and i want put my image as a background when i do rendering in inventor studio..i dont want use default background like photo booth or like else..any help guys?
You can change the background by changing the background in Inventor, go to Tools Application Options>Colors Tab, change background image. Be sure it is set to Background Image and not solid or gradient. Hope this helps...Nicole Morris, Support Team Lead, KETIV
@@KETIVTechnologies i mean the new scene IBL..i want use my own IBL scene for rendering..i dont want use default from inventor