![]() | APIremove |
public bool removeMaterialProperty( int ID, string name )
Public Function removeMaterialProperty ( 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.removeMaterialProperty(ID, name)
public: bool removeMaterialProperty( int ID, String^ name )
member removeMaterialProperty : ID : int * name : string -> bool
(c) NextFEM 2015-2025