Click or drag to resize

GeognoSISGetGeomAngleFromLength Method

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

Parameters

nGeom
Type: SystemInt32

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

arclen
Type: SystemDouble

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

Return Value

Type: Double

[Missing <returns> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetGeomAngleFromLength(System.Int32,System.Double)"]

See Also