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

Represents an edge tangent rule
Created in NX3.0.0. More...

Inheritance diagram for NXOpen::EdgeTangentRule:
NXOpen::SelectionIntentRule NXOpen::TransientObject

List of all members.

Public Member Functions

void GetData (NXOpen::Edge **startEdge, NXOpen::Edge **endEdge, bool *isFromStart, double *angleTolerance, bool *hasSameConvexity)
 Gets the data of the edge tangent rule.
virtual ~EdgeTangentRule ()
 Frees the object from memory.

Detailed Description

Represents an edge 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::EdgeTangentRule::GetData ( NXOpen::Edge **  startEdge,
NXOpen::Edge **  endEdge,
bool *  isFromStart,
double *  angleTolerance,
bool *  hasSameConvexity 
)

Gets the data of the edge tangent rule.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
startEdgeStart edge of edge tangent rule
endEdgeEnd edge of edge tangent rule. It can be null (Nothing).
isFromStartTrue: the tangent starts from the start point of the start edge if end edge is provided
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.