Click or drag to resize

CroSec_Shell_ElemData Constructor (ListShellLayer)

Initializes a new instance of the CroSec_Shell_ElemData class. create shell element cross section with a list of layers.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public CroSec_Shell_ElemData(
	List<ShellLayer> layers
)

Parameters

layers
Type: System.Collections.GenericListShellLayer
List of layers.
See Also