NX Open C++ Reference Guide
Public Member Functions
NXOpen::CurveFeatureTangentRule Class Reference

Represents a curve feature tangent rule
Created in NX3.0.0. More...

Inheritance diagram for NXOpen::CurveFeatureTangentRule:
NXOpen::SelectionIntentRule NXOpen::TransientObject

List of all members.

Public Member Functions

void GetData (std::vector< NXOpen::Features::Feature * > &features, NXOpen::Curve **seedCurve, NXOpen::Curve **endCurve, bool *isFromSeedStart, double *angleTolerance, double *gapTolerance)
 Gets the data of the curve feature tangent rule.
virtual ~CurveFeatureTangentRule ()
 Frees the object from memory.

Detailed Description

Represents a curve feature tangent rule
Created in NX3.0.0.



Constructor & Destructor Documentation

Frees the object from memory.


Created in NX3.0.0.

License requirements : None


Member Function Documentation

void NXOpen::CurveFeatureTangentRule::GetData ( std::vector< NXOpen::Features::Feature * > &  features,
NXOpen::Curve **  seedCurve,
NXOpen::Curve **  endCurve,
bool *  isFromSeedStart,
double *  angleTolerance,
double *  gapTolerance 
)

Gets the data of the curve feature tangent rule.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
featuresFeaures whose tangent curves are used to create this rule
seedCurveSeed curve
endCurveEnd curve. It can be null (Nothing)
isFromSeedStartTrue: the chain starts from the start point of the seed curve
angleToleranceAngle tolerance for tangent curves
gapToleranceGap tolerance for tangent curves

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.