Click or drag to resize

BuilderDSTV_EnglishRStabbuildNonStandardCroSec Method (CroSec_I, Int32)

Adds a non-standard I-profile to the builder.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected override string buildNonStandardCroSec(
	CroSec_I cr,
	int crosec_num
)

Parameters

cr
Type: Karamba.CrossSectionsCroSec_I
cross section.
crosec_num
Type: SystemInt32
index of the cross section.

Return Value

Type: String
String representation.
See Also