![]() | APIadd |
public bool addSectionCover( int sectionID, int coverMat, double coverThickness )
Public Function addSectionCover ( sectionID As Integer, coverMat As Integer, coverThickness As Double ) As Boolean Dim instance As API Dim sectionID As Integer Dim coverMat As Integer Dim coverThickness As Double Dim returnValue As Boolean returnValue = instance.addSectionCover(sectionID, coverMat, coverThickness)
public: bool addSectionCover( int sectionID, int coverMat, double coverThickness )
member addSectionCover : sectionID : int * coverMat : int * coverThickness : float -> bool
(c) NextFEM 2015-2025