查看单个帖子
旧 2007-05-20, 09:56 AM   #2
yogy
高级会员
 
注册日期: 06-11
帖子: 1527
精华: 15
现金: 6353 标准币
资产: 6353 标准币
yogy 向着好的方向发展
默认 回复: How to get such parameters as qualityIndex, TessMin, qualityNum, TessMax, BodyDiamet

R:
BodyDiameter is the diagonal distance across the bounds of the part box. See PartDoc::GetPartBox for details.

Use ModelDocExtension::GetUserPreferenceDoubleValueRange with swImageQualityShadedDeviation to get the TessMax and TessMin.

qualityNum is the number set in ModelDoc2::SetTessellationQuality.

qualityIndex can be calculated using the first equation.





Robin Richter
yogy离线中   回复时引用此帖