Method GetChainCount GetChainCount() Returns the number of chains in the solver. Declaration protected override int GetChainCount() Returns Type Description int Returns 1, because CCD Solver has only one chain. Overrides Solver2D.GetChainCount()