Click or drag to resize

GeognoSISTopoCombineNamedSeeds Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.TopoCombineNamedSeeds(System.String,System.String,System.String,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 TopoCombineNamedSeeds(
	string seedOutput,
	string seed1,
	string seed2,
	int boolop
)

Parameters

seedOutput
Type: SystemString

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

seed1
Type: SystemString

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

seed2
Type: SystemString

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

boolop
Type: SystemInt32

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

See Also