高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】about iinsertcombinefeature funtion
about iinsertcombinefeature funtion
dear all,
i just started working with solidworks api last week using c++. i have a problem about iinsertcombinefeature function. hopefully, someone could help me.
i inserted two parts (solid bodies) into one part document and mated them. then i selected these two solid bodies and want to call iinsertcombinefeature function to subtract one from the other. but it fails. can anybody help?
many thanks
this function can work right now. but there is an assert debug error in altcomcil.h file. this error doesn't affect the final result. i don't know why.
quick
|