basicly I want to find a way to give codes for some lines (which represents steel rebars) in auto cad depending on diffrent lengths and diameters. Then these codes I need them to be in excel sheet. with the specified lenght and diameter
If possible can you share more details, how you are sharing it currently. If you are doing it via code then we can do the same from UiPath, even you can try to use “Invoke Code” activity to use the same code if it is in the language supported by UiPath.
well I am doing it 100% manually now, and UiPath was suggested for me by a friend, as the task is repetitive.
so what I want to do is to give codes for the lines depending on thir length, ie (a line with length 1200 cm , i create a circle on that line and I give it code 1, if it is 900 i give it code 2 etc. and then I write these numbers down in excel file : length 1200 code 1)
length 900 code 2
etc. etc.