CurvesContinuousManager.GetCurvePointCount

CurvesContinuousManager.GetCurvePointCount method

Gets the curve point count.

public int GetCurvePointCount(int channelIndex)
ParameterTypeDescription
channelIndexInt32Index of the channel.

Return Value

Count of Curve Point in channel

See Also