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)
Syntaxpublic PFoam CreateDual()
Public Function CreateDual As PFoam
public:
PFoam^ CreateDual()
member CreateDual : unit -> PFoam
Return Value
Type:
PFoamThe dual of the PFoam
See Also