This is a python code writen using pyautocad library. To use this Autocad command you need to have just a polyline on a drawing and then just start the frontovi.exe file. You can also create an ...
layers_names = [a.doc.Layers.Item(i).Name for i in range(layer_count)] # LẤY TÊN TẤT CẢ LAYER combo = Combobox(window, font = ('Times New Roman',14), width=20 ...