PlaneGeomType#

class blueprints.PlaneGeomType[source]#

Bases: GeomType

This abstract base class is a used to represent the PlaneGeom class in type hints. For a detailed description see blueprints.geoms.Plane.

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