StateSupport0DGetLocalMoment Method

Interface for a state at a support.

Definition

Namespace: Karamba.Elements.States
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public Vector3 GetLocalMoment(
	out int selectedInd
)

Parameters

selectedInd  Int32

[Missing <param name="selectedInd"/> documentation for "M:Karamba.Elements.States.StateSupport0D.GetLocalMoment(System.Int32@)"]

Return Value

Vector3

[Missing <returns> documentation for "M:Karamba.Elements.States.StateSupport0D.GetLocalMoment(System.Int32@)"]

Implements

IStateSupport0DGetLocalMoment(Int32)

See Also