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

Represents tangent edges with multiple seeds rule
Created in NX3.0.0. More...

Inheritance diagram for NXOpen::EdgeMultipleSeedTangentRule:
NXOpen::SelectionIntentRule NXOpen::TransientObject

List of all members.

Public Member Functions

void GetData (std::vector< NXOpen::Edge * > &seedEdges, double *angleTolerance, bool *hasSameConvexity)
 Gets the data of the edge multiple seed tangent rule.
virtual ~EdgeMultipleSeedTangentRule ()
 Frees the object from memory.

Detailed Description

Represents tangent edges with multiple seeds 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::EdgeMultipleSeedTangentRule::GetData ( std::vector< NXOpen::Edge * > &  seedEdges,
double *  angleTolerance,
bool *  hasSameConvexity 
)

Gets the data of the edge multiple seed tangent rule.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
seedEdgesSeed edges
angleToleranceAngle tolerance for tangent edges
hasSameConvexityTrue: will only find tangnet edges that has the same convexity

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