Click or drag to resize

GeognoSISCreateScatterGridAsync Method (String, String, Int32, Double, Double, Double, Double, Double)

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

Parameters

list
Type: SystemString

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

formula
Type: SystemString

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

mode
Type: SystemInt32

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

ox
Type: SystemDouble

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

oy
Type: SystemDouble

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

oz
Type: SystemDouble

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

cx
Type: SystemDouble

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

cy
Type: SystemDouble

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

See Also