![]() | APIremove |
public bool removeDesMaterialProperty( int ID, string name )
Public Function removeDesMaterialProperty ( ID As Integer, name As String ) As Boolean Dim instance As API Dim ID As Integer Dim name As String Dim returnValue As Boolean returnValue = instance.removeDesMaterialProperty(ID, name)
public: bool removeDesMaterialProperty( int ID, String^ name )
member removeDesMaterialProperty : ID : int * name : string -> bool
(c) NextFEM 2015-2025