Click or drag to resize

PFoamCreatePrimal Method

Creates another polyhedral foam, the dual of the object that invokes the method This version is made to create the dual of the dual - so the primal

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public PFoam CreatePrimal()

Return Value

Type: PFoam
The dual of the PFoam
See Also