![]() | APIget |
public double[,] getSectionRebarCoords( string ID )
Public Function getSectionRebarCoords ( ID As String ) As Double(,) Dim instance As API Dim ID As String Dim returnValue As Double(,) returnValue = instance.getSectionRebarCoords(ID)
public: array<double,2>^ getSectionRebarCoords( String^ ID )
member getSectionRebarCoords : ID : string -> float[,]
(c) NextFEM 2015-2025