Share

AcGeCurveCurveInt2d::intPointTol

C++

GE_DLLEXPIMPORT double intPointTol(
    int intNum
) const;

Description

Returns the tolerance that was used to find the specified intersection point. intNum must be non-negative and must be less than the number of intersection points returned by numIntPoints().

Parameters

Parameters Description
intNum Input index to the intersection desired

Links

AcGeCurveCurveInt2d

Was this information helpful?