NX Open C++ Reference Guide
|
Create a corner between two sketch curves. More...
Public Member Functions | |
NXOpen::SelectCurveList * | Curves () |
Returns the curves to make a corner Created in NX5.0.0. |
Create a corner between two sketch curves.
The curves will be trimmed or extended to the intersection point of the input curves. The reference point for each curve should be near the intersection point to designate which part of the curve to keep. It should be as close as possible to the curve.
To create a new instance of this class, use SketchCollection::CreateCornerBuilder
Created in NX5.0.0.
Returns the curves to make a corner
Created in NX5.0.0.
License requirements : None