APIget |
public string[] getBillOfMaterials( string[] selectedElements = null )
Public Function getBillOfMaterials ( Optional selectedElements As String() = Nothing ) As String() Dim instance As API Dim selectedElements As String() Dim returnValue As String() returnValue = instance.getBillOfMaterials(selectedElements)
public: array<String^>^ getBillOfMaterials( array<String^>^ selectedElements = nullptr )
member getBillOfMaterials : ?selectedElements : string[] (* Defaults: let _selectedElements = defaultArg selectedElements null *) -> string[]
(c) NextFEM 2015-2025