geometry_box method

geometry_box

Sets the geometry box of the mask.

Returns

The current instance of MaskBuilder.

def geometry_box(self, box):
    ...
ParameterTypeDescription
boxGeometryBoxThe geometry box.

See Also