id property

id property

Gets the unique identifier of an object inside a drawing.

Definition:

@property
def id(self):
    ...

See Also