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