I created rectangle with commands acad.model.AddLine and I\'d like Autocad to show dimensions of those lines. Here is my code:
acad.model.AddLine
from pyautocad imp