超级版主
注册日期: 04-03
帖子: 18592
精华: 36
现金: 249466 标准币
资产: 1080358888 标准币
|
How to get color of face object?
You can use Face2.GetMaterialPropertyValues2 to get the color properties that SW is sending to OpenGL. If this array comes back with -1 values in the array, then look to the ModelDocExtension.GetMaterialPropertyValues for the default values of the document.
Regards,
-Earl
|