Click or drag to resize

GeognoSISGetGeomSelfIntersection Method

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

Parameters

nGeom
Type: SystemInt32

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

arclenStart
Type: SystemDouble

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

Return Value

Type: Double

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

See Also