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