Click or drag to resize

CombiParserResultCombinationName Method

Returns the name of the load-combination which the result combination name references.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static string ResultCombinationName(
	string res_combi_name
)

Parameters

res_combi_name
Type: SystemString
name of the result-combination which contains evaluation properties via '.'-notation (e.g. '.maxN',...)

Return Value

Type: String

[Missing <returns> documentation for "M:Karamba.Loads.Combinations.CombiParser.ResultCombinationName(System.String)"]

See Also