Hi everyone,
I have a simple question which I cannot solve. I want to create an assembly file made up of a large number of cubic-shaped .SLDPARTs with same volumes and but with different geometries using API. For this purpose I need two main steps to be taken in the assembly module:
1. To read a matrix from a .txt or excel file containing the coordinates of parts (for my case they are 10 parts)
2. Inserting the parts in the assembly model based on their coordinates saved in matrix.
I appreciate very much your help in writing an API (visual basic) for this problem.
Kind regards,
Reza
SolidworksApi/macros