NX Open C++ Reference Guide
|
Represents a region boundary rule
Created in NX6.0.0.
More...
Public Member Functions | |
void | GetData (NXOpen::DisplayableObject **seedObj, std::vector< NXOpen::Curve * > &curves, NXOpen::Point3d *seedPoint, double *distanceTolerance) |
Gets the data for the region boundary rule: RegionBoundaryRule Created in NX6.0.0. | |
virtual | ~RegionBoundaryRule () |
Frees the object from memory. |
Represents a region boundary rule
Created in NX6.0.0.
virtual NXOpen::RegionBoundaryRule::~RegionBoundaryRule | ( | ) | [virtual] |
Frees the object from memory.
Created in NX6.0.0.
License requirements : None
void NXOpen::RegionBoundaryRule::GetData | ( | NXOpen::DisplayableObject ** | seedObj, |
std::vector< NXOpen::Curve * > & | curves, | ||
NXOpen::Point3d * | seedPoint, | ||
double * | distanceTolerance | ||
) |
Gets the data for the region boundary rule: RegionBoundaryRule
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")