protected override Load CreateFebLoad(
VectReal values,
double position
)
Protected Overrides Function CreateFebLoad (
values As VectReal,
position As Double
) As Load
protected:
virtual Load^ CreateFebLoad(
VectReal^ values,
double position
) override
abstract CreateFebLoad :
values : VectReal *
position : float -> Load
override CreateFebLoad :
values : VectReal *
position : float -> Load
[Missing <returns> documentation for "M:Karamba.Loads.Beam.DistributedMoment.CreateFebLoad(feb.VectReal,System.Double)"]