Share

AcGeCurve3d::isClosed

C++

GE_DLLEXPIMPORT Adesk::Boolean isClosed(
    const AcGeTol& tol = AcGeContext::gTol
) const;

Description

Determines if start point and endpoint of curve are the same.

Parameters

Parameters Description
tol Input tolerance

Links

AcGeCurve3d

Was this information helpful?