-
大小: 14KB文件類型: .docx金幣: 1下載: 0 次發(fā)布日期: 2021-01-08
- 語言: 其他
- 標簽:
資源簡介
一個關(guān)于UG外部開發(fā)模式的小例子:UF_CALL(UF_PART_new("C:\\temp\\plmhome.prt",UF_PART_METRIC,&newPart));
cout<<"Step(1)-->Create the part without errors"<<endl;
double coner[3]={.0,.0,.0};
char *edges[]={"100","100","100"};
UF_CALL(UF_MODL_create_block1(UF_NULLSIGN,coner,edges,&blockTag));
代碼片段和文件信息
評論
共有 條評論