![]() | APIexport |
public bool exportRCbeamsDXF( string path, string[] elements )
Public Function exportRCbeamsDXF ( path As String, elements As String() ) As Boolean Dim instance As API Dim path As String Dim elements As String() Dim returnValue As Boolean returnValue = instance.exportRCbeamsDXF(path, elements)
public: bool exportRCbeamsDXF( String^ path, array<String^>^ elements )
member exportRCbeamsDXF : path : string * elements : string[] -> bool
(c) NextFEM 2015-2025