ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
MGManuel Galarraga25/01/2025

Good mornign, I'm triying to create a force normal a plane and apply it to a set of edges previously selected. The routine I have always crashes at the addforce2 method. I know Addforce2 is obsolete but I see its definition is simpler than addforce3 (I'm not a programmer, just mechanical designer with some programming skills)

    Dim swFuerzaNueva As CosmosWorksLib.CWForce
Dim swEdge As SldWorks.Entit