Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Get material parameters with dotNet C#

Get material parameters with dotNet C#

Anonymous
Not applicable
456 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
457 Views
0 Replies
Replies (0)