Click or drag to resize

CroSec_Shell_ElemData Constructor (CroSec_Shell_ElemData)

Initializes a new instance of the CroSec_Shell_ElemData class. copy constructor.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public CroSec_Shell_ElemData(
	CroSec_Shell_ElemData other
)

Parameters

other
Type: Karamba.CrossSectionsCroSec_Shell_ElemData
Other shell-cross section to clone from.
See Also