C++
GE_DLLEXPIMPORT AcGePoint2d intPoint( int intNum ) const;
Description
Returns 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 |