summary_info property

summary_info property

Gets the (DWG) summary information.

Definition:

@property
def summary_info(self):
    ...
@summary_info.setter
def summary_info(self, value):
    ...

See Also