APIimport |
public bool importDXF( string path )
Public Function importDXF ( path As String ) As Boolean Dim instance As API Dim path As String Dim returnValue As Boolean returnValue = instance.importDXF(path)
public: bool importDXF( String^ path )
member importDXF : path : string -> bool
function importDXF(path);
(c) NextFEM 2015-2026