Click or drag to resize

CroSec_BeamwriteToTableRow Method

generate value of property info as a string which can be used in a cross section table.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void writeToTableRow(
	CroSecTableRow crosec_table_row
)

Parameters

crosec_table_row
Type: Karamba.CrossSectionsCroSecTableRow
cross section table row object where data is written to.
See Also