![]() | APIadd |
public int addBoxSection( double Lz, double Ly, double tw, double tf1, double tf2 )
Public Function addBoxSection ( Lz As Double, Ly As Double, tw As Double, tf1 As Double, tf2 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 tf2 As Double Dim returnValue As Integer returnValue = instance.addBoxSection(Lz, Ly, tw, tf1, tf2)
public: int addBoxSection( double Lz, double Ly, double tw, double tf1, double tf2 )
member addBoxSection : Lz : float * Ly : float * tw : float * tf1 : float * tf2 : float -> int
(c) NextFEM 2015-2025