一个比较好用的函数,JT 文件转换成 Part文件
一个比较好用的函数,JT 文件转换成 Part文件UF_PART_update_jt_brep (view source)
Defined in: uf_part.h
Overview
Given a part that originated from JT data, update it with the BREP data.
NOTE: it's an error if the input part tag does not come from a JT file.
Return
Return code:
0 = Success
> 0 = Error code, use UF_get_fail_message to
obtain error message string
Environment
Internal and External
History
Released in NX4
Required License(s)
gateway
int UF_PART_update_jt_brep
(
const tag_t part_tag
)
const tag_tpart_tagInputThe tag of the part you want to update the BREP of
页:
[1]