BodyType#

class blueprints.BodyType[source]#

Bases: NodeThingType

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

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