[Missing <summary> documentation for "P:PolyFramework.PFoam.Dual"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic PFoam Dual { get; set; }Public Property Dual As PFoam
Get
Set
public:
property PFoam^ Dual {
PFoam^ get ();
void set (PFoam^ value);
}member Dual : PFoam with get, set
Property Value
Type:
PFoam
See Also