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

Represents an face tangent rule
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::FaceTangentRule:
NXOpen::SelectionIntentRule NXOpen::TransientObject

List of all members.

Public Member Functions

void GetData (NXOpen::Face **startFace, NXOpen::Face **endFace, bool *isFromStart, double *angleTolerance, bool *hasSameConvexity)
 Gets the data of the face tangent rule.
virtual ~FaceTangentRule ()
 Frees the object from memory.

Detailed Description

Represents an face tangent 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::FaceTangentRule::GetData ( NXOpen::Face **  startFace,
NXOpen::Face **  endFace,
bool *  isFromStart,
double *  angleTolerance,
bool *  hasSameConvexity 
)

Gets the data of the face tangent rule.


Deprecated:
Deprecated in NX8.0.0.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
startFaceStart face of face tangent rule
endFaceEnd face of face tangent rule. It can be null (Nothing).
isFromStartTrue: the tangent starts from the start point of the start face if end face is provided
angleToleranceAngle tolerance for tangent faces
hasSameConvexityTrue: will only find tangnet faces 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.