Click or drag to resize

GeognoSISCleanLines Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CleanLines(System.String,System.Double,System.Int32)"]

Namespace:  Cadcorp.WML.WebServices.localhost
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void CleanLines(
	string list,
	double tolerance,
	int options
)

Parameters

list
Type: SystemString

[Missing <param name="list"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CleanLines(System.String,System.Double,System.Int32)"]

tolerance
Type: SystemDouble

[Missing <param name="tolerance"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CleanLines(System.String,System.Double,System.Int32)"]

options
Type: SystemInt32

[Missing <param name="options"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CleanLines(System.String,System.Double,System.Int32)"]

See Also