Click or drag to resize

PFoamCreateDual Method

Creates another polyhedral foam, the dual of the object that invokes the method

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

Return Value

Type: PFoam
The dual of the PFoam
See Also