Click or drag to resize

BuilderDSTV_EnglishRStab Constructor

Initializes a new instance of the BuilderDSTV_EnglishRStab class. create a new DSTV-builder for the english version of RStab.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public BuilderDSTV_EnglishRStab(
	string _version,
	LCCombiCollector lc_indexer
)

Parameters

_version
Type: SystemString
DSTV-version to which to convert.
lc_indexer
Type: Karamba.Loads.CombinationsLCCombiCollector
returns load-case indexes for load-case identifiers for export to formats without load-case identifiers.
See Also