Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
EGEdita Ginteryte18/03/2024
Hello,
I am new to programming and Solid Works API and I need some help from people who are more experienced. I would like to change one enitity (which is plane reference) of coincident mate with other entity (that would be another plane reference). Could anyone point me what is wrong with my code? I will be thankful forever!
static SldWorks swApp;
public void AssignSWApp(SldWorks inputswApp)
{
swApp