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