Click or drag to resize

CroSec_Shellelem_crosecs Property

Gets or sets the cross sections for each mesh-face.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual InfiniteList<CroSec_Shell_ElemData> elem_crosecs { get; set; }

Property Value

Type: InfiniteListCroSec_Shell_ElemData
See Also