IStateElement1DGetResultVec Method
Namespace: Karamba.Elements.StatesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
Vector3 GetResultVec(
Element1DOption option,
out int selectionInd
)
Function GetResultVec (
option As Element1DOption,
<OutAttribute> ByRef selectionInd As Integer
) As Vector3
Vector3 GetResultVec(
Element1DOption option,
[OutAttribute] int% selectionInd
)
abstract GetResultVec :
option : Element1DOption *
selectionInd : int byref -> Vector3
- option Element1DOption
- The result value to return.
- selectionInd Int32
- Index of the load case within the given load cases from which the result originates.
Vector3
The result vector.