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

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

Inheritance diagram for NXOpen::EdgeChainRule:
NXOpen::SelectionIntentRule NXOpen::TransientObject

List of all members.

Public Member Functions

void GetData (NXOpen::Edge **startEdge, NXOpen::Edge **endEdge, bool *isFromStart)
 Gets the data of the edge chain rule.
virtual ~EdgeChainRule ()
 Frees the object from memory.

Detailed Description

Represents an edge chain 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::EdgeChainRule::GetData ( NXOpen::Edge **  startEdge,
NXOpen::Edge **  endEdge,
bool *  isFromStart 
)

Gets the data of the edge chain rule.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
startEdgeStart edge of edge chain.
endEdgeEnd edge of edge chain.
isFromStartTrue: the chain starts from the start point of the start edge

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