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