• v8i vba Auto Label line with scale & layers

    Hi all I am looking to create a macro that based on a line selections use the label line function to place a dimension. So far i have the following; Option Explicit Sub AddDistance() Dim ee As ElementEnumerator 'check for selected elements…