![]() | APIset |
public bool setCombinationCoeffPsi( int subscript, int type, double value )
Public Function setCombinationCoeffPsi ( subscript As Integer, type As Integer, value As Double ) As Boolean Dim instance As API Dim subscript As Integer Dim type As Integer Dim value As Double Dim returnValue As Boolean returnValue = instance.setCombinationCoeffPsi(subscript, type, value)
public: bool setCombinationCoeffPsi( int subscript, int type, double value )
member setCombinationCoeffPsi : subscript : int * type : int * value : float -> bool
(c) NextFEM 2015-2025