Click or drag to resize

CroSec_Shell_ElemDatalayers Property

Gets or sets layers of the element cross section.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<ShellLayer> layers { get; set; }

Property Value

Type: ListShellLayer
See Also