NX Open C++ Reference Guide
|
Represents a Apparent Chaining Rule
Created in NX8.0.0.
More...
Public Member Functions | |
void | GetData (NXOpen::ICurve **seed, NXOpen::View **view, NXOpen::ApparentChainingRuleType *chainingRule, NXOpen::ApparentChainingRuleSelection *selectionMask, double *chainingTolerance, double *angleTolerance) |
Gets the data for the apparent chaining rule: ApparentChainingRule Created in NX8.0.0. | |
virtual | ~ApparentChainingRule () |
Frees the object from memory. |
Represents a Apparent Chaining Rule
Created in NX8.0.0.
virtual NXOpen::ApparentChainingRule::~ApparentChainingRule | ( | ) | [virtual] |
Frees the object from memory.
Created in NX8.0.0.
License requirements : None
void NXOpen::ApparentChainingRule::GetData | ( | NXOpen::ICurve ** | seed, |
NXOpen::View ** | view, | ||
NXOpen::ApparentChainingRuleType * | chainingRule, | ||
NXOpen::ApparentChainingRuleSelection * | selectionMask, | ||
double * | chainingTolerance, | ||
double * | angleTolerance | ||
) |
Gets the data for the apparent chaining rule: ApparentChainingRule
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
seed | The seed curve. |
view | The view. |
chainingRule | Selection Intent method. |
selectionMask | The selection type none, edge or curve. |
chainingTolerance | Gap tolerance |
angleTolerance | Angle tolerance |