Click or drag to resize

GeognoSISCreateInsert Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateInsert(System.Double,System.Double,System.Double,System.String,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 CreateInsert(
	double x,
	double y,
	double z,
	string blk,
	double a,
	double s
)

Parameters

x
Type: SystemDouble

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

y
Type: SystemDouble

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

z
Type: SystemDouble

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

blk
Type: SystemString

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

a
Type: SystemDouble

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

s
Type: SystemDouble

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

See Also