Click or drag to resize

GeognoSISGetGeomAngleFromLengthAsync Method (Int32, Double)

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

Parameters

nGeom
Type: SystemInt32

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

arclen
Type: SystemDouble

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

See Also