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: 

Problem with applying asset to a face

1 REPLY 1
Reply
Message 1 of 2
Anonymous
255 Views, 1 Reply

Problem with applying asset to a face

Hi,

I can apply an asset to a ComponentOccurrence without any problems but not to a face (within a Assembly Document):

oFace.Appearance() = oLocalAsset


VS throws a NOT_IMPLEMENTED exception then.

I thought it might be a problem to access the face within an assembly via the face object, so I tried with FaceProxy but the same error occurred.

Any Ideas how I can change the Face color of an occurrence in an Assembly Document?

Thanks in advance!

1 REPLY 1
Message 2 of 2
adam.nagy
in reply to: Anonymous

Hi,

 

This does not seem to be possible in the UI either. I also checked in previous versions (e.g. 2011) to make sure it's not something that disappeared as a result of moving to the unified materials library in Inventor 2013 which is used by all other Autodesk products.

So it seems that if you want to override the color at the Face level, you'd need to do it in the part document.

 

Cheers,



Adam Nagy
Autodesk Platform Services

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

Post to forums  

Autodesk Design & Make Report