C++
GE_DLLEXPIMPORT Adesk::Boolean isTangential( int intNum ) const;
Description
Returns whether the specified intersection point is a tangential intersection. 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 |