PFoamConstructCells 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)
Syntaxpublic void ConstructCells()
Public Sub ConstructCells
public:
void ConstructCells()
member ConstructCells : unit -> unit
See Also