看看其他人的意见。作者: zzz 时间: 2003-6-16 17:15
UG可以直接打开solidedge的文件啊作者: darkhorse 时间: 2003-6-16 17:17
那样的话是否还有参数呢?
没用过SE,
继续关注。作者: leilong 时间: 2003-6-16 17:23
我刚用UG我不清楚作者: yhwhit 时间: 2003-6-17 13:42
在UG中打開SolidEdge的實體,是沒有任何特徵信息的,不可能進行參數化編輯,但可以建立起他們的連接關係,也就是說在SolideEdge中模型便了,在UG中可以自動更新它,你需要在UG中設置一個系統變量作者: spline 时间: 2003-6-17 19:57
我看到过一个打开SE文件的函数,似乎是不能保留参数的。
UF_PART_open
----------------------------------------------------------------------------
Retrieves an existing UG part or Solid Edge part into the session and
makes it the work and display part. Solid Edge parts (.par or .psm file
extension) are opened by extracting the Parasolids data from the Solid
Edge part and then importing this data into a new Unigraphics part
with a .prt extension. The file name of the new UG part has the Solid
Edge part name and a ".prt" file extension. If there is an existing UG
part with the same name as the Solid Edge part, then this function
returns an error.
The Unigraphics part file that you create by opening a Solid Edge part
file contains one or more unparameterized solid bodies.
If a part is a read-only part, and the part retrieval modifies the part,
you will receive the error code UF_PART_err_read_only_modified, for that
part when you call UF_PART_open. In this case UF_PART_open will not
return a zero status.作者: visionphone 时间: 2003-6-17 21:40
to al
谢谢啦!l
UG是可以打开Solidedge里面的*.par文件,但是UG里面却不能打开Solidedge的装配文件*.asm