APIclear |
public bool clearSectionRebar( int ID )
Public Function clearSectionRebar ( ID As Integer ) As Boolean Dim instance As API Dim ID As Integer Dim returnValue As Boolean returnValue = instance.clearSectionRebar(ID)
public: bool clearSectionRebar( int ID )
member clearSectionRebar : ID : int -> bool
function clearSectionRebar(ID);
(c) NextFEM 2015-2026