int JointDisplAbs(
string Name,
eItemTypeElm ItemTypeElm,
ref int NumberResults,
ref string[] Obj,
ref string[] Elm,
ref string[] LoadCase,
ref string[] StepType,
ref double[] StepNum,
ref double[] U1,
ref double[] U2,
ref double[] U3,
ref double[] R1,
ref double[] R2,
ref double[] R3
)
int JointDisplAbs(
string Name,
eItemTypeElm ItemTypeElm,
ref int NumberResults,
ref string[] Obj,
ref string[] Elm,
ref string[] LoadCase,
ref string[] StepType,
ref double[] StepNum,
ref double[] U1,
ref double[] U2,
ref double[] U3,
ref double[] R1,
ref double[] R2,
ref double[] R3
)
Function JointDisplAbs ( _
Name As String, _
ItemTypeElm As eItemTypeElm, _
ByRef NumberResults As Integer, _
ByRef Obj As String(), _
ByRef Elm As String(), _
ByRef LoadCase As String(), _
ByRef StepType As String(), _
ByRef StepNum As Double(), _
ByRef U1 As Double(), _
ByRef U2 As Double(), _
ByRef U3 As Double(), _
ByRef R1 As Double(), _
ByRef R2 As Double(), _
ByRef R3 As Double() _
) As Integer
Function JointDisplAbs ( _
Name As String, _
ItemTypeElm As eItemTypeElm, _
ByRef NumberResults As Integer, _
ByRef Obj As String(), _
ByRef Elm As String(), _
ByRef LoadCase As String(), _
ByRef StepType As String(), _
ByRef StepNum As Double(), _
ByRef U1 As Double(), _
ByRef U2 As Double(), _
ByRef U3 As Double(), _
ByRef R1 As Double(), _
ByRef R2 As Double(), _
ByRef R3 As Double() _
) As Integer
int JointDisplAbs(
String^ Name,
eItemTypeElm ItemTypeElm,
int% NumberResults,
array<String^>^% Obj,
array<String^>^% Elm,
array<String^>^% LoadCase,
array<String^>^% StepType,
array<double>^% StepNum,
array<double>^% U1,
array<double>^% U2,
array<double>^% U3,
array<double>^% R1,
array<double>^% R2,
array<double>^% R3
)
int JointDisplAbs(
String^ Name,
eItemTypeElm ItemTypeElm,
int% NumberResults,
array<String^>^% Obj,
array<String^>^% Elm,
array<String^>^% LoadCase,
array<String^>^% StepType,
array<double>^% StepNum,
array<double>^% U1,
array<double>^% U2,
array<double>^% U3,
array<double>^% R1,
array<double>^% R2,
array<double>^% R3
)