![]() | APIadd |
public string addSubsoilZProperty( double width, double Rmodulus )
Public Function addSubsoilZProperty ( width As Double, Rmodulus As Double ) As String Dim instance As API Dim width As Double Dim Rmodulus As Double Dim returnValue As String returnValue = instance.addSubsoilZProperty(width, Rmodulus)
public: String^ addSubsoilZProperty( double width, double Rmodulus )
member addSubsoilZProperty : width : float * Rmodulus : float -> string
(c) NextFEM 2015-2025