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: 1.0.0.0 (1.0.0.0)
Syntax
public override List<double> heights()

Return Value

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