CylinderGeomType#

class blueprints.CylinderGeomType[source]#

Bases: GeomType, TubeType

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

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