Community
Navisworks API
Welcome to Autodesk’s Navisworks API Forums. Share your knowledge, ask questions, and explore popular Navisworks API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Navisworks 2012 model export to Collada format: mesh and material

1 REPLY 1
Reply
Message 1 of 2
sergeyzh
535 Views, 1 Reply

Navisworks 2012 model export to Collada format: mesh and material

Goo day, Sirs!

Is there any way to extract model material information from Navisworks 2012? I'm using Navisworks 2012 COM API to extract model vertices information: http://forums.autodesk.com/t5/Autodesk-Navisworks-API/Navisworks-2012-model-export-to-Collada-format...

Xiaodong Liang sad that color specified per object: "In addition, the color in Navisworks is per object". Please explain how to get that!

With regards, Sergey.

1 REPLY 1
Message 2 of 2
xiaodong_liang
in reply to: sergeyzh

Hi,

 

If I understand correctly, you just want to get the color of object? 

 

In COM API:  

You can dump the attribute of the object to get the information of the orignal color of the object.

You can override color, but cannot know the overriden color.

 

In .NET API:  

OriginalColor: Original color for this geometry (as specified by design file)
PermanentColor:  Permanent color for geometry. Either original color or color explicitly overriden by user.
ActiveColor:  Current (visible) color for this geometry

 OverridePermanentColor:  Overrides the permanent color of all ModelGeometry descendants of items.   

 

 

 

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

Post to forums  

Rail Community


 

Autodesk Design & Make Report