paths fastighet

paths fastighet

Får paths av en anpassad geometrisk form.

Exempel


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

Definition:

@property
def paths(self):
    ...

Se även