Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
DLDamien Laurent26/11/2024
Hello everyone,
As part of a project in a programming course in ÉTS Montréal, we are dealing with assembly comparisons. We are using the software Visual Studio 2022 to code and only treat SolidWorks files.
In order to compare geometrically two parts, we have decided to use the function GetCoincidenceTransform2. As a result, it returns the transform matrix of the 2 parts we want to compare. We would