|
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 |
|