![]() | APIgenerate |
public bool generateLoadCombinations( int type, string comboPrefix = "" )
Public Function generateLoadCombinations ( type As Integer, Optional comboPrefix As String = "" ) As Boolean Dim instance As API Dim type As Integer Dim comboPrefix As String Dim returnValue As Boolean returnValue = instance.generateLoadCombinations(type, comboPrefix)
public: bool generateLoadCombinations( int type, String^ comboPrefix = L"" )
member generateLoadCombinations : type : int * ?comboPrefix : string (* Defaults: let _comboPrefix = defaultArg comboPrefix "" *) -> bool
(c) NextFEM 2015-2025