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