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