Click or drag to resize

GeognoSISJoinLinesAsync Method (String, Double)

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

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 JoinLinesAsync(
	string list,
	double tolerance
)

Parameters

list
Type: SystemString

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

tolerance
Type: SystemDouble

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

See Also