NX Open C++ Reference Guide
|
Represents a SketchQuickTrimBuilder
To create a new instance of this class, use SketchCollection::CreateQuickTrimBuilder
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 trim to extension of the boundary Created in NX6.0.0. | |
void | SetExtendBound (bool extendBound) |
Sets the flag to control the ability to trim to extension of the boundary Created in NX6.0.0. | |
NXOpen::SelectCurveList * | TrimmedCurves () |
Returns the trimmed curves Created in NX5.0.0. |
Represents a SketchQuickTrimBuilder
To create a new instance of this class, use SketchCollection::CreateQuickTrimBuilder
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 trim to extension of the boundary
Created in NX6.0.0.
License requirements : None
void NXOpen::SketchQuickTrimBuilder::SetExtendBound | ( | bool | extendBound | ) |
Sets the flag to control the ability to trim to extension of the boundary
Created in NX6.0.0.
License requirements : None
extendBound | extendbound |
Returns the trimmed curves
Created in NX5.0.0.
License requirements : None