![]() | APIModel |
public string ModelToSection( string openModelPath = "" )
Public Function ModelToSection ( Optional openModelPath As String = "" ) As String Dim instance As API Dim openModelPath As String Dim returnValue As String returnValue = instance.ModelToSection(openModelPath)
public: String^ ModelToSection( String^ openModelPath = L"" )
member ModelToSection : ?openModelPath : string (* Defaults: let _openModelPath = defaultArg openModelPath "" *) -> string
(c) NextFEM 2015-2025