RPSpokeType

class RPSpokeType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Each RPSpoke is classified by how the geometry defining the spoke are arranged around the RegistrationPoint on that spoke.

Attributes

EMPTY

There is no visible geometry on this spoke.

FILLED

There is visible geometry on this spoke.

EMPTY = 1

There is no visible geometry on this spoke.

FILLED = 2

There is visible geometry on this spoke.