OOF2: The Manual

Name

Minimum Area (MinimumArea) — Only refine elements with area greater than the given threshold.

Synopsis

MinimumArea(threshold,units)

Details

  • Base class: RefinementCriterion
  • Parameters:

    threshold
    Minimum acceptable element area. Type: A real number.
    units
    Units for the minimum area Type: An object from the AreaUnits enumerated class.

Description

Using MinimumArea as the criterion in a refinement operation prevents any Element with an area less than the given threshold from being refined. The threshold is specified either in units of the pixel size or in physical units, depending on the setting of the units parameter.


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