Click or drag to resize

GeognoSISSnap2D Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.Snap2D(System.Double,System.Double,System.Double,System.Int32,System.String,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 string Snap2D(
	double x,
	double y,
	double r,
	int bEditOnly,
	string codes,
	string filter,
	string locus
)

Parameters

x
Type: SystemDouble

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

y
Type: SystemDouble

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

r
Type: SystemDouble

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

bEditOnly
Type: SystemInt32

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

codes
Type: SystemString

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

filter
Type: SystemString

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

locus
Type: SystemString

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

Return Value

Type: String

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

See Also