paths недвижимость

paths недвижимость

Получает paths пользовательской геометрической формы.

Пример


# Returns non-null if there is a path to the custom geometry
if shape.paths == None:
    print("No custom geometry path.")

Определение:

@property
def paths(self):
    ...

Смотрите также