MCPcopy Create free account
hub / github.com/CADacombs/rhinopython / processCurves

Function processCurves

spb_Crv_Connect.py:336–458  ·  view source on GitHub ↗

Parameters: rgCrvs_In: list, tuple, etc., of 2 rg.Curves curveEnds: list, tuple, etc., of 2 rg.CurveEnds tolerance: float bDebug: bool Returns: tuple of 2 items: list(rg.Curves) or None str(Feedback on fail, etc.) or None

(rgCrvs_In, curveEnds, tolerance=1e-6, bDebug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processCurveObjectsFunction · 0.70

Calls 6

_distanceBetweenEndsFunction · 0.85
_createWorkingHalfFunction · 0.85
_trimCurveToParameterFunction · 0.85
_extendByLengthFunction · 0.85
_formatDistanceFunction · 0.70

Tested by

no test coverage detected