python 获取CAD扩展属性 斜体样式# -- coding: utf-8 -- from pyautocad import Autocad, APoint from pyautocad.contrib.tables import Table import re im...