public Vector3 GetResultVec(
Element1DOption option,
out int selectionInd
)
Public Function GetResultVec (
option As Element1DOption,
<OutAttribute> ByRef selectionInd As Integer
) As Vector3
public:
virtual Vector3 GetResultVec(
Element1DOption option,
[OutAttribute] int% selectionInd
) sealed
abstract GetResultVec :
option : Element1DOption *
selectionInd : int byref -> Vector3
override GetResultVec :
option : Element1DOption *
selectionInd : int byref -> Vector3
[Missing <param name="option"/> documentation for "M:Karamba.Elements.States.StateElement1D.GetResultVec(Karamba.Elements.States.Element1DOption,System.Int32@)"]
[Missing <param name="selectionInd"/> documentation for "M:Karamba.Elements.States.StateElement1D.GetResultVec(Karamba.Elements.States.Element1DOption,System.Int32@)"]
[Missing <returns> documentation for "M:Karamba.Elements.States.StateElement1D.GetResultVec(Karamba.Elements.States.Element1DOption,System.Int32@)"]