Creo二次开发—内存处理

#include <ProDisplist.h>

ProError ProDisplistInvalidate(ProMdl model)

Invalidates the two- or three-dimensional display list.

该函数实现了对新创建的二维尺寸、三维尺寸的刷新。相当于向Creo发送了WM_PAINT消息。

在手动创建尺寸时。常常要用到。

posted @ 2017-07-10 10:06  yangykaifa  阅读(293)  评论(0)    收藏  举报