Click or drag to resize

GeognoSISScanPointContainersAsync Method (String, Double, Double, Double, String, String)

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

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 ScanPointContainersAsync(
	string list,
	double x,
	double y,
	double z,
	string filter,
	string locus
)

Parameters

list
Type: SystemString

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

x
Type: SystemDouble

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

y
Type: SystemDouble

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

z
Type: SystemDouble

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

filter
Type: SystemString

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

locus
Type: SystemString

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

See Also