![]() | APIadd |
public int addRectSection( double Lz, double Ly )
Public Function addRectSection ( Lz As Double, Ly As Double ) As Integer Dim instance As API Dim Lz As Double Dim Ly As Double Dim returnValue As Integer returnValue = instance.addRectSection(Lz, Ly)
public: int addRectSection( double Lz, double Ly )
member addRectSection : Lz : float * Ly : float -> int
(c) NextFEM 2015-2025