![]() | APIset |
public bool setBC( string node, bool x, bool y, bool z, bool rx, bool ry, bool rz )
Public Function setBC ( node As String, x As Boolean, y As Boolean, z As Boolean, rx As Boolean, ry As Boolean, rz As Boolean ) As Boolean Dim instance As API Dim node As String Dim x As Boolean Dim y As Boolean Dim z As Boolean Dim rx As Boolean Dim ry As Boolean Dim rz As Boolean Dim returnValue As Boolean returnValue = instance.setBC(node, x, y, z, rx, ry, rz)
public: bool setBC( String^ node, bool x, bool y, bool z, bool rx, bool ry, bool rz )
member setBC : node : string * x : bool * y : bool * z : bool * rx : bool * ry : bool * rz : bool -> bool
(c) NextFEM 2015-2025