Class DTSweepContext.DTSweepBasin
- Assembly
- Alis.dll
The dt sweep basin class
public class DTSweepContext.DTSweepBasinInheritance
Inherited Members
Fields
bottomNode
The bottom node
public AdvancingFrontNode bottomNodeField Value
leftHighest
The left highest
public bool leftHighestField Value
leftNode
The left node
public AdvancingFrontNode leftNodeField Value
rightNode
The right node
public AdvancingFrontNode rightNodeField Value
width
The width
public double width