id property

id property

Gets the identifier of this shape.

Example


id = shape.id

Definition:

@property
def id(self):
    ...

See Also