![]() | APIremove |
public bool removeMaterial( int materialID )
Public Function removeMaterial ( materialID As Integer ) As Boolean Dim instance As API Dim materialID As Integer Dim returnValue As Boolean returnValue = instance.removeMaterial(materialID)
public: bool removeMaterial( int materialID )
member removeMaterial : materialID : int -> bool
(c) NextFEM 2015-2025