几何尺寸与公差论坛

 找回密码
 注册
查看: 3431|回复: 5

How to set the tolerance parameters of Tessellate face?

[复制链接]
发表于 2007-5-20 09:05:55 | 显示全部楼层 |阅读模式
Q:
How to set the parameters of Tessellate face?


I need control tessellated or associated tolerance.
yogy
 楼主| 发表于 2007-5-20 09:06:14 | 显示全部楼层

回复: How to set the tolerance parameters of Tessellate face?

R:
Dear,


Use Modeler::SetToleranceValue to adjust tolerances.



Regards,

Robin Richter

SolidWorks Technical Support
 楼主| 发表于 2007-5-20 09:07:11 | 显示全部楼层

回复: How to set the tolerance parameters of Tessellate face?

Q:
Dear Robin,

Can tolerances be adjusted via Call ModelDoc.SetTessationQuality?

Need I call ModelDoc.Rebuild after call SetTessationQuality?

Code as follows:

swModelDoc.SetTessellationQuality (tessellationQualityNum); swModelDoc.Rebuild (rebuildOptions);
yogy
 楼主| 发表于 2007-5-20 09:08:39 | 显示全部楼层

回复: How to set the tolerance parameters of Tessellate face?

R:
Dear,



You should be able to get finer tessellation using SetTessellationQuality. Use ModelDoc2::GraphicsRedraw2 after using this method to update part.



Regards,

Robin Richter

SolidWorks Technical Support
 楼主| 发表于 2007-5-20 09:09:33 | 显示全部楼层

回复: How to set the tolerance parameters of Tessellate face?

Q:

Subject: What difference do the two functions (ModelDoc.SetTessationQuality and Modeler::SetToleranceValue) have?



Dear,

What difference do the two functions (ModelDoc.SetTessationQuality and Modeler::SetToleranceValue) have?

How do the two above functions affect the display quality of OpenGL?

Yogy
 楼主| 发表于 2007-5-20 09:10:53 | 显示全部楼层

回复: How to set the tolerance parameters of Tessellate face?

R:
Yogy,
ModelDoc2.SetTessationQuality only affects the OpenGL display, it doesn’t affect geometry.  Sorry if I gave you incorrect information before.



Modeler::SetToleranceValue actually affects the geometry.



Robin Richter
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2024-12-22 18:46 , Processed in 0.041288 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表