API Reference > OdGe Classes > OdGeCurveCurveInt3d Class > OdGeCurveCurveInt3d Methods > OdGeCurveCurveInt3d::isTransversal Method
OdGeCurveCurveInt3d::isTransversal Method
Syntax
C++
bool isTransversal(int intNum) const;
Parameters 
Description 
int intNum 
[in] The zero-based index of the intersection point to query. 

true if and only if the curves are transversal (cross) at specified intersection point

Checks if the curves are transversal (cross) at the specified intersection point. 

 

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.