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

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

Inheritance diagram for NXOpen::EdgeIntersectRule:
NXOpen::SelectionIntentRule NXOpen::TransientObject

List of all members.

Public Member Functions

void GetData (std::vector< NXOpen::Face * > &facesOfFeatures1, std::vector< NXOpen::Face * > &facesOfFeatures2)
 Gets the data of the edge intersect rule.
virtual ~EdgeIntersectRule ()
 Frees the object from memory.

Detailed Description

Represents an edge intersect 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::EdgeIntersectRule::GetData ( std::vector< NXOpen::Face * > &  facesOfFeatures1,
std::vector< NXOpen::Face * > &  facesOfFeatures2 
)

Gets the data of the edge intersect rule.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
facesOfFeatures1Faces of feature1 whose boundary edges are used to create this rule.
facesOfFeatures2Faces of feature2 whose boundary edges are used to create this rule.

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