Click or drag to resize

PFoamPlanarizeSoft Method

[Missing <summary> documentation for "M:PolyFramework.PFoam.PlanarizeSoft(System.Int32,System.Double)"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public double PlanarizeSoft(
	int maxSteps,
	double maxDev
)

Parameters

maxSteps
Type: SystemInt32

[Missing <param name="maxSteps"/> documentation for "M:PolyFramework.PFoam.PlanarizeSoft(System.Int32,System.Double)"]

maxDev
Type: SystemDouble

[Missing <param name="maxDev"/> documentation for "M:PolyFramework.PFoam.PlanarizeSoft(System.Int32,System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:PolyFramework.PFoam.PlanarizeSoft(System.Int32,System.Double)"]

See Also