yt.lagos.AMRCylinderBase.__init__

AMRCylinderBase.__init__(center, normal, radius, height, fields=None, pf=None, **kwargs)

By providing a center, a normal, a radius and a height we can define a cylinder of any proportion. Only cells whose centers are within the cylinder will be selected.

This Page