APIget |
public string getElementProperty( string ID, string name )
Public Function getElementProperty ( ID As String, name As String ) As String Dim instance As API Dim ID As String Dim name As String Dim returnValue As String returnValue = instance.getElementProperty(ID, name)
public: String^ getElementProperty( String^ ID, String^ name )
member getElementProperty : ID : string * name : string -> string
function getElementProperty(ID, name);
(c) NextFEM 2015-2026