![]() | APIset |
public bool setSectionOffset( string ID, double offsetZ, double offsetY )
Public Function setSectionOffset ( ID As String, offsetZ As Double, offsetY As Double ) As Boolean Dim instance As API Dim ID As String Dim offsetZ As Double Dim offsetY As Double Dim returnValue As Boolean returnValue = instance.setSectionOffset(ID, offsetZ, offsetY)
public: bool setSectionOffset( String^ ID, double offsetZ, double offsetY )
member setSectionOffset : ID : string * offsetZ : float * offsetY : float -> bool
(c) NextFEM 2015-2025