DTSweepContextRemoveNode Method |
Removes the specified node from the advancing front.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void RemoveNode(
AdvancingFrontNode node
)
Parameters
- node AdvancingFrontNode
- The node to remove.
See Also