高级会员
注册日期: 06-11
帖子: 1527
精华: 15
现金: 6353 标准币
资产: 6353 标准币
|
回复: How to get such parameters as qualityIndex, TessMin, qualityNum, TessMax, BodyDiamet
R:
The number returned by ModelDoc2.GetTessellationQuality () is the quality index. The “quality number” is the number you pass to SetTessellationQuality. The formulas are correct, but you don’t need the first formula when using ModelDoc2.GetTessellationQuality ().
Robin Richter
|