OOF2: The Manual

Name

OOF.ActiveArea.Expand — Expand the active area by a given distance.

Synopsis

OOF.ActiveArea.Expand(microstructure,radius)

Details

  • Parent Menu: OOF.ActiveArea
  • Callback: function modify in module oof2.common.activeareamod
  • Threadability: Threadable
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    radius
    The radius of expansion in pixel units. Type: A real number.

Description

Expand the current Active Area by activating all pixels within a distance radius of a currently active pixel. The radius is given in units of the Microstructure pixel size.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */