NX Open C++ Reference Guide
|
Represents a SketchQuickExtendBuilder
To create a new instance of this class, use SketchCollection::CreateQuickExtendBuilder
Default values.
More...
Public Member Functions | |
NXOpen::SelectCurveList * | BoundaryCurves () |
Returns the boundary curves Created in NX5.0.0. | |
bool | ExtendBound () |
Returns the flag to control the ability to extend to extension of the boundary Created in NX6.0.0. | |
NXOpen::SelectCurveList * | ExtendedCurves () |
Returns the extended curves Created in NX5.0.0. | |
void | SetExtendBound (bool extendBound) |
Sets the flag to control the ability to extend to extension of the boundary Created in NX6.0.0. |
Represents a SketchQuickExtendBuilder
To create a new instance of this class, use SketchCollection::CreateQuickExtendBuilder
Default values.
Property | Value |
---|---|
ExtendBound |
True |
Created in NX5.0.0.
Returns the boundary curves
Created in NX5.0.0.
License requirements : None
Returns the flag to control the ability to extend to extension of the boundary
Created in NX6.0.0.
License requirements : None
Returns the extended curves
Created in NX5.0.0.
License requirements : None
void NXOpen::SketchQuickExtendBuilder::SetExtendBound | ( | bool | extendBound | ) |
Sets the flag to control the ability to extend to extension of the boundary
Created in NX6.0.0.
License requirements : None
extendBound | extendbound |