10 Replies Latest reply on Dec 27, 2016 9:33 AM by Dave Bear

    Count the number of lines, circles, and arcs in a part?

    Dimas Ewangga

      Hello everyone,

       

      Right now, i'm using VB.net 2010 to make an addin in solidworks Solidworks 2011 to determine the cost of making a part design.

      This method needs the number of lines, circles, and arcs used in a part.

       

      The question is:

      does anyone know of a macro to count the number of lines, circles, and arc used in a given part?

       

      i'm a newbie in using vb.net but i understand basic programming and i know how to make the basic addin from the tutorial in this site.

       

      i plan to store the number of lines, circles, and arcs used in each different variables.

       

      thanks in advance.