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

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

Inheritance diagram for NXOpen::CurveFeatureChainRule:
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 *fromSeedStart, double *gapTolerance)
 Gets the data of the curve feature chain rule.
virtual ~CurveFeatureChainRule ()
 Frees the object from memory.

Detailed Description

Represents a curve feature chain 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::CurveFeatureChainRule::GetData ( std::vector< NXOpen::Features::Feature * > &  features,
NXOpen::Curve **  seedCurve,
NXOpen::Curve **  endCurve,
bool *  fromSeedStart,
double *  gapTolerance 
)

Gets the data of the curve feature chain rule.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
featuresFeatures whose curves are used to create this rule
seedCurveSeed curve
endCurveEnd Curve. It can be null (Nothing)
fromSeedStartTrue: the chain starts from the start point of the seed curve
gapToleranceGap tolerance

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