I have a collection of points and normals exported from a component body parts.
I need to build that component geometry using the points and normals in another file.
I tried using CreatePlanarTrimSurfaceDLL passing the points and normals but it returns false.
A sample C# code would be helpful.
SolidworksApi macros