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