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