CroSec_Shellheights Method
return heights associated with the cross section.
The order corresponds to the sequence of faces in the underlying mesh.
Namespace: Karamba.CrossSectionsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public override List<double> heights()
Public Overrides Function heights As List(Of Double)
public:
virtual List<double>^ heights() override
abstract heights : unit -> List<float>
override heights : unit -> List<float>
Return Value
ListDoublelist of heights associated with the cross section.