BodyPart#

class pyCGM2.enums.BodyPart(value)#

Enum defining body parts of a model.

LowerLimb#

Lower limb body part.

Type:

int

LowerLimbTrunk#

Lower limb and trunk body part.

Type:

int

FullBody#

Full body.

Type:

int

UpperLimb#

Upper limb body part.

Type:

int

__init__()#

Attributes

LowerLimb

LowerLimbTrunk

FullBody

UpperLimb