computeChainDetail Method

Compute the global chain detail corresponding to a local child detail.

computeChainDetail(childDetail: CurveLocationDetail): undefined | CurveLocationDetail

@returns newly allocated global (chain) detail with childDetail field pointing to the input, and a field copied from the input

Parameter Type Description
childDetail CurveLocationDetail the local (fragment) detail, captured.

Returns - undefined | CurveLocationDetail

newly allocated global (chain) detail with childDetail field pointing to the input, and a field copied from the input

Defined in

Last Updated: 02 May, 2024