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