![]() | APIget |
public string[] getConnectedElements( string node, int onlyOfType = -1 )
Public Function getConnectedElements ( node As String, Optional onlyOfType As Integer = -1 ) As String() Dim instance As API Dim node As String Dim onlyOfType As Integer Dim returnValue As String() returnValue = instance.getConnectedElements(node, onlyOfType)
public: array<String^>^ getConnectedElements( String^ node, int onlyOfType = -1 )
member getConnectedElements : node : string * ?onlyOfType : int (* Defaults: let _onlyOfType = defaultArg onlyOfType -1 *) -> string[]
(c) NextFEM 2015-2025