ipDrawingSaveErrorType

class ipDrawingSaveErrorType

Bases: Enum

Represents the type of error that occurred when saving a drawing.

seDuplicateData = 1
seMissingData = 2
seNone = 0
seUnknown = 3