![]() | APIset |
public bool setElementCustomProperty( string elem, string propName, string propValue )
Public Function setElementCustomProperty ( elem As String, propName As String, propValue As String ) As Boolean Dim instance As API Dim elem As String Dim propName As String Dim propValue As String Dim returnValue As Boolean returnValue = instance.setElementCustomProperty(elem, propName, propValue)
public: bool setElementCustomProperty( String^ elem, String^ propName, String^ propValue )
member setElementCustomProperty : elem : string * propName : string * propValue : string -> bool
(c) NextFEM 2015-2025