cf.CellMeasure.close

CellMeasure.close()[source]

Close all files referenced by the variable.

Note that a closed file will be automatically reopened if its contents are subsequently required.

Returns:None
Examples:
>>> v.close()

Previous topic

cf.CellMeasure.clip

Next topic

cf.CellMeasure.copy

This Page