几何尺寸与公差论坛

 找回密码
 注册
查看: 2927|回复: 1

How to adjust unit of SW?

[复制链接]
发表于 2006-12-19 12:53:20 | 显示全部楼层 |阅读模式
Dear Robin,

How to adjust unit of 3D model in SW?

Need I call ModelDoc.Rebuild if I change unit of 3D model?

Hello ,



Have a look at ModelDoc2.Get/SetUserPreferenceIntegerValue for the unit values you can provide.  Because the values are cosmetic, you do not need to rebuild afterwards.





Regards,

-Earl

 楼主| 发表于 2006-12-19 12:55:13 | 显示全部楼层

回复: How to adjust unit of SW?

Q:
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);

R:
You should be able to get finer tessellation using SetTessellationQuality. Use ModelDoc2::GraphicsRedraw2 after using this method to update part.
Regards,
Robin Richter
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-12-22 12:37 , Processed in 0.035446 second(s), 20 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

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