Click or drag to resize

GeognoSISCreateViewshed Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateViewshed(System.String,System.Double,System.Double,System.Double,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 CreateViewshed(
	string list,
	double x,
	double y,
	double z,
	double r,
	int bQZone
)

Parameters

list
Type: SystemString

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

x
Type: SystemDouble

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

y
Type: SystemDouble

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

z
Type: SystemDouble

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

r
Type: SystemDouble

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

bQZone
Type: SystemInt32

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

See Also