|
以下是PTC技术支持给我的回复,给你参考:
通过调查,大型组件自身会占用很多系统资源,可能会出现以上问题。为此,我们建议您做出以下设置,可以加速加载时间,避免自动更新。
allow_refs_to_geom_reps_in_drws yes Allows the creation of drawing references to geometry representations. These references may become invalid if the referenced geometry changes resulting in geometry representations not updating in the drawing.
auto_regen_views no The drawing display is not automatically repainted when changing windows.
compress_output_files yes Decreases retrieval and saving time when files are stored over a network.
display_in_adding_view minimal_wireframe Silhouette edges, datums and axes are not displayed when creating a view, resulting in faster display.
display_silhouette_edges no Silhouette edges are not displayed, improving display time.
disp_trimetric_dwg_mode_view no Speeds up display when creating a view because the model does not appear until an orientation is chosen from the Orientation dialog box.
force_wireframe_in_drawings yes All views are displayed in wireframe regardless of the display settings.
interface_quality 0 Reduces plot creation time. There is no complex line checking performed when generating a plot file.
retain_display_memory yes Decreases retrieval time for objects in Pro/ENGINEER memory.
save_display yes Stores view geometry and detail items such as solid dimensions. These items are displayed when retrieving the drawing in View-Only mode.
tangent_edge_display no Tangent lines are not displayed, improving display time.
windows_scale .93-.95 Scales Pro/ENGINEER windows with a given coefficient. Prevents repainting by ensuring that windows do not overlap.
blended_transparency no 以点刻显示透明,不使用混合显示
display wireframe 显示样式
display_silhouette_edges no 不显示侧面影像边
edge_display_quality low 边显示质量
fasthlr yes 快速移除隐藏线
fast_highlight yes 使用重新显示速度更快但会损失某些细节的简化加亮
lods_enabled no 在平移,缩放和旋转过程中,是否使用着色模型中的细节
open_simplified_rep_by_default yes 使用“打开表示”对话框,推荐开启相关简化表示
retain_display_memory yes 快速检索内存中的对象
save_model_display shading_low 设置存储的图形方式
shade_quality 1 着色质量,该选项为 Wildfire 5.0 新增
skip_small_surfaces yes 不显示着色小曲面
tangent_edge_display no 显示相切曲面之间的边
use_new_shaded_views_layers no 该选项为 Wildfire 5.0 新增
enable_opengl_fbo no 该选项为 Creo Parametric 2.0 新增
enable_opengl_vbo no 该选项为 Creo Parametric 2.0 新增
enable_opengl_shader no 该选项为 Creo Parametric 2.0 新增
如果以上设置不生效,建议您将图纸备份在本地磁盘,并断开与windchill连接后,对比操作性能。
如果在creo单机本地操作时该问题消失,有可能为集成的性能问题,需要集成工程师进一步调查。
2016-10-19  您的平台不在我们官方支持的平台之列(查看附件)
 您的模型中存在很多阵列(常规),常规阵列的再生速度较慢
 在组件中激活某个零件,进行特征编辑,影响性能
 组件过大,运行和加载速度较慢
针对以上原因的解决方案为:
 在ptc官方支持的平台列表中运行软件,提升硬件(参考附件中grahpics部分),尤其是显卡
 对于数量较多的阵列,尽量采用几何阵列,或者相同阵列
 再生速度:几何阵列>相同>变化>常规, 常规阵列最慢
 尽量避免在组件中激活零件,再进行编辑。这样再生会非常耗时,且性能较慢。
 建议采用骨架-自顶向下设计
 每个零件分别阵列,使用关系约束,使每个零件的阵列保持一致
 设置相关的config选项,提高大组件的性能
(参考附件中grahpics部分)链接:
http://pan.baidu.com/s/1gfPugWb |
|