Get material parameters with dotNet C#

Get material parameters with dotNet C#

Anonymous
Not applicable
454 Views
0 Replies
Message 1 of 1

Get material parameters with dotNet C#

Anonymous
Not applicable

I have inherited a C# model data extractor using the Autodesk.Max dll.

 

The materials are currently pulled from coreInterface.MaterialLibrary, which is an array of IMtlBase

 

I need to get the value of TwoSided, a bool value on IStdMat.

 

How do I get an IStdMat for a material starting from an IMtlBase.

 

0 Likes
455 Views
0 Replies
Replies (0)