Click or drag to resize

CroSec_Shell Constructor (CroSec)

Initializes a new instance of the CroSec_Shell class. create shell cross section by cloning another one.

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

Parameters

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