Click or drag to resize

CroSecTablecrosecs Property

return list of all cross sections defined in the table

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<CroSec> crosecs { get; }

Property Value

Type: ListCroSec
See Also