Click or drag to resize

PFoamPartition Method

This is not used atm Creates a set of edge lists based on BFS

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public List<List<PFEdge>> Partition()

Return Value

Type: ListListPFEdge

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

See Also