APIget |
public APIcheck[] getElementsChecksByMat( int mat )
Public Function getElementsChecksByMat ( mat As Integer ) As APIcheck() Dim instance As API Dim mat As Integer Dim returnValue As APIcheck() returnValue = instance.getElementsChecksByMat(mat)
public: array<APIcheck^>^ getElementsChecksByMat( int mat )
member getElementsChecksByMat : mat : int -> APIcheck[]
function getElementsChecksByMat(mat);
(c) NextFEM 2015-2026