OOF2: The Manual

Name

Heterogeneous Elements (HeterogeneousElements) — Modify heterogeneous elements.

Synopsis

HeterogeneousElements(threshold)

Details

  • Base class: SkelModTargets
  • Parameters:

    threshold
    Modify elements with homogeneity below the specified threshold. Type: A real number in the range [0, 1].

Description

HeterogeneousElements is a SkelModTargets subclass, used as the targets parameter in SkeletonModifiers. It specifies that only the Elements whose homogeneity is less than the given threshold (and perhaps their neighbors) will be modified.

See Also