HingeType#

class blueprints.HingeType[source]#

Bases: JointType

This abstract base class is a used to represent the Hinge class in type hints. For a detailed description see blueprints.joints.Hinge.

__init__()#
classmethod __new__(*args, **kwargs)#