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