Click or drag to resize

PFoamConstructCellsAndSplit Method

Extract all the facePairs from the half-edges into one dictionary. Create all the cells from the face pairs

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public IList<PFoam> ConstructCellsAndSplit()

Return Value

Type: IListPFoam

[Missing <returns> documentation for "M:PolyFramework.PFoam.ConstructCellsAndSplit"]

See Also