Click or drag to resize

CroSec_Shell Constructor (CroSec)

create shell cross section by cloning another one

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CroSec_Shell(
	CroSec crosec
)

Parameters

crosec
Type: Karamba.CrossSectionsCroSec
the other cross section to be cloned
See Also