Click or drag to resize

CroSec_Shellheights Method

return heights associated with the cross section. The order corresponds to the sequence of faces in the underlying mesh.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override List<double> heights()

Return Value

Type: ListDouble
list of heights associated with the cross section.
See Also