![]() | APISection |
public bool SectionToModel( string sectionID, string saveModelPath = "" )
Public Function SectionToModel ( sectionID As String, Optional saveModelPath As String = "" ) As Boolean Dim instance As API Dim sectionID As String Dim saveModelPath As String Dim returnValue As Boolean returnValue = instance.SectionToModel(sectionID, saveModelPath)
public: bool SectionToModel( String^ sectionID, String^ saveModelPath = L"" )
member SectionToModel : sectionID : string * ?saveModelPath : string (* Defaults: let _saveModelPath = defaultArg saveModelPath "" *) -> bool
(c) NextFEM 2015-2025