Class BodyPartPath

    • Constructor Detail

      • BodyPartPath

        public BodyPartPath​(BodyPartID bodyPartID)
        Construct a BodyPartPath object containing one BodyPartID.
        Parameters:
        bodyPartID - the BodyPartID to be contained.
      • BodyPartPath

        public BodyPartPath​(BodyPartID[] bodyPartIDs)