Click or drag to resize

CroSec_Shell_ElemDataClone Method

Deep clone shell cross section data.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual Object Clone()

Return Value

Type: Object
Cloned cross section data.

Implements

ICloneableClone
See Also