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

Represents a follow fillet rule
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::FollowFilletRule:
NXOpen::SelectionIntentRule NXOpen::TransientObject

List of all members.

Public Member Functions

void GetData (std::vector< NXOpen::Features::Feature * > &features, std::vector< NXOpen::Body * > &bodies, std::vector< NXOpen::ICurve * > &basicCurves, NXOpen::ICurve **seedWireframe, NXOpen::ICurve **endWireframe, bool *fromSeedStart, double *gapTolerance, double *angleTolerance, NXOpen::FollowFilletRuleType *method)
 Gets the data for the follow fillet rule: FollowFilletRule
Created in NX4.0.0.
virtual ~FollowFilletRule ()
 Frees the object from memory.

Detailed Description

Represents a follow fillet rule
Created in NX4.0.0.



Constructor & Destructor Documentation

Frees the object from memory.


Created in NX4.0.0.

License requirements : None


Member Function Documentation

void NXOpen::FollowFilletRule::GetData ( std::vector< NXOpen::Features::Feature * > &  features,
std::vector< NXOpen::Body * > &  bodies,
std::vector< NXOpen::ICurve * > &  basicCurves,
NXOpen::ICurve **  seedWireframe,
NXOpen::ICurve **  endWireframe,
bool *  fromSeedStart,
double *  gapTolerance,
double *  angleTolerance,
NXOpen::FollowFilletRuleType method 
)

Gets the data for the follow fillet rule: FollowFilletRule
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
featuresFeatures whose curves are used to create this rule
bodiesBodies whose edges are used to create this rule
basicCurvesNon-associative basic curves that are used to create this rule
seedWireframeSeed wireframe
endWireframeEnd wireframe. It can be null (Nothing)
fromSeedStartTrue: the chain starts from the start point of the seed wireframe
gapToleranceGap tolerance
angleToleranceAngle tolerance
methodSelection Intent method

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