Table of Contents

Enum GridTraversalPaddingMode

Namespace
GridForge.Utility
Assembly
GridForge.dll

Selects which topology edge measurement a grid traversal should use for padding.

public enum GridTraversalPaddingMode

Fields

MaxCellEdge = 0

Use the largest three-dimensional cell edge.

PlanarMaxCellEdge = 1

Use the largest X/Z-plane cell edge.