Click or drag to resize

GeognoSISCreateHotSpotGridAsync Method (String, String, Int32, Int32, Int32, Int32, Double, Double, Double, Double, Double, Double, Int32)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateHotSpotGridAsync(System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,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 CreateHotSpotGridAsync(
	string list,
	string formula,
	int kernel,
	int type,
	int unit2,
	int coincident,
	double bandwidth,
	double ox,
	double oy,
	double oz,
	double cx,
	double cy,
	int flags
)

Parameters

list
Type: SystemString

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

formula
Type: SystemString

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

kernel
Type: SystemInt32

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

type
Type: SystemInt32

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

unit2
Type: SystemInt32

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

coincident
Type: SystemInt32

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

bandwidth
Type: SystemDouble

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

ox
Type: SystemDouble

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

oy
Type: SystemDouble

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

oz
Type: SystemDouble

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

cx
Type: SystemDouble

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

cy
Type: SystemDouble

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

flags
Type: SystemInt32

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

See Also