Click or drag to resize

GeognoSISSetGeomPtAsync Method (Int32, Int32, Double, Double, Double)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SetGeomPtAsync(System.Int32,System.Int32,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 SetGeomPtAsync(
	int nGeom,
	int nPt,
	double x,
	double y,
	double z
)

Parameters

nGeom
Type: SystemInt32

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

nPt
Type: SystemInt32

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

x
Type: SystemDouble

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

y
Type: SystemDouble

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

z
Type: SystemDouble

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

See Also