geometry_box_noclip method

geometry_box_noclip

Sets the geometry box of the mask with no clipping.

Returns

The current instance of MaskBuilder.

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

See Also