NX Open C++ Reference Guide
|
Represents an edge sheet boundary rule
Created in NX3.0.0.
More...
Public Member Functions | |
void | GetData (NXOpen::Body **sheet) |
Gets the data of the edge sheet boundary rule. | |
virtual | ~EdgeSheetBoundaryRule () |
Frees the object from memory. |
Represents an edge sheet boundary rule
Created in NX3.0.0.
virtual NXOpen::EdgeSheetBoundaryRule::~EdgeSheetBoundaryRule | ( | ) | [virtual] |
Frees the object from memory.
Created in NX3.0.0.
License requirements : None
void NXOpen::EdgeSheetBoundaryRule::GetData | ( | NXOpen::Body ** | sheet | ) |
Gets the data of the edge sheet boundary rule.
Created in NX3.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
sheet | Sheet body whose boundary edges are used to create this rule |