proe保存stp时如何保持颜色.

如题是PROE5.0
2024-11-03 11:39:29
推荐回答(3个)
回答1:

在config.pro里,更改step_export_format为ap214_cd或ap203_is_ext或ap214_dis或ap214_is即可保存原有颜色。

我试过ap214_cd不行 后来改ap214_dis就行啦,你试试

回答2:

PRO/E配置文件添加
step_export_format
值为 ap214_cd
保存就可以 输出STP了。

回答3:

在CONFIG。PRO文件中设置
step_export_format ap214_cd