isInner

isInner: boolean = false

Flag for inner loop status (default value is false).

  • Typical usage is to set to true on hole Loops in a ParityRegion to distinguish them from the outer Loop.
  • This property is only set by the user, and does not affect region processing.
  • This property is propagated through clone and JSON/FlatBuffer de/serialization.
  • For best de/serialization results, avoid setting to false on multiple Loops of a ParityRegion.

Defined in

Last Updated: 24 September, 2026