Skip to content

PolyPointsDistanceType

define the distance type for poly points

PolyPointsDistanceType

Canonical path: Utils.HandleCreator.PolyPointsDistanceType.PolyPointsDistanceType

Bases: Flag

enum for the distance type of the poly points

__reload__

__reload__(_mod: ModuleType) -> Any

don't reload this module to avoid problems with the enum check

Parameters:

  • _mod (ModuleType) –

    module

Returns:

  • Any

    current module

Placeholder