Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveCurveInt2d::isTangential Method
Syntax
C++
bool isTangential(int intNum) const;

Checks if the curves are tangential at the specified intersection point. 

 

Parameters
Description
intNum
[in] The zero-based index of the intersection point to query.

True if and only if the curves are tangential at the specified intersection point; false otherwise.

Currently not implemented.

Copyright © 2002-2022. Open Design Alliance All rights reserved.