Click or drag to resize

GeognoSISTopoCreatePoint Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.TopoCreatePoint(System.Int32,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 TopoCreatePoint(
	int idNode,
	int nDataset
)

Parameters

idNode
Type: SystemInt32

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

nDataset
Type: SystemInt32

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

See Also