remove_at method

remove_at

Removes segment at the specified index of the geometry path.

def remove_at(self, index):
    ...
ParameterTypeDescription
indexint

See Also