Table of Contents

Enum GridNavigationBodyTraceCellRole

Namespace
GridForge.Grids
Assembly
GridForge.dll

Describes how one published trace cell participates in coverage validation.

public enum GridNavigationBodyTraceCellRole : byte

Fields

PhysicalAlternativeDependency = 1

The missing cell is an OR alternative whose mutation invalidates the negative proof without making the cell an additional physical requirement.

RequiredCoverage = 0

The cell identity contributes directly to the required physical coverage.