![]() | APIchange |
public bool changeSpringNLPropertyDof( string name, int DoF, int NLtype, double[] NLprops )
Public Function changeSpringNLPropertyDof ( name As String, DoF As Integer, NLtype As Integer, NLprops As Double() ) As Boolean Dim instance As API Dim name As String Dim DoF As Integer Dim NLtype As Integer Dim NLprops As Double() Dim returnValue As Boolean returnValue = instance.changeSpringNLPropertyDof(name, DoF, NLtype, NLprops)
public: bool changeSpringNLPropertyDof( String^ name, int DoF, int NLtype, array<double>^ NLprops )
member changeSpringNLPropertyDof : name : string * DoF : int * NLtype : int * NLprops : float[] -> bool
(c) NextFEM 2015-2025