![]() | APIget |
public string[] getCombinationsByDesignType( int type, int servType = 0 )
Public Function getCombinationsByDesignType ( type As Integer, Optional servType As Integer = 0 ) As String() Dim instance As API Dim type As Integer Dim servType As Integer Dim returnValue As String() returnValue = instance.getCombinationsByDesignType(type, servType)
public: array<String^>^ getCombinationsByDesignType( int type, int servType = 0 )
member getCombinationsByDesignType : type : int * ?servType : int (* Defaults: let _servType = defaultArg servType 0 *) -> string[]
(c) NextFEM 2015-2025