NX Open C++ Reference Guide
|
Represents a CMM Inspection Curve Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionSurfaceFeatureBuilder
Created in NX7.0.0.
More...
Public Member Functions | |
NXString | Name () |
Returns the name Created in NX7.0.0. | |
bool | ReverseDirection () |
Returns the reverse direction Created in NX7.0.0. | |
NXOpen::SelectFace * | SelectedFace () |
Returns the selected face Created in NX7.0.0. | |
void | SetName (const NXString &name) |
Sets the name Created in NX7.0.0. | |
void | SetReverseDirection (bool reverseDirection) |
Sets the reverse direction Created in NX7.0.0. |
Represents a CMM Inspection Curve Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionSurfaceFeatureBuilder
Created in NX7.0.0.
Returns the name
Created in NX7.0.0.
License requirements : None
Returns the reverse direction
Created in NX7.0.0.
License requirements : None
Returns the selected face
Created in NX7.0.0.
License requirements : None
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetName | ( | const NXString & | name | ) |
Sets the name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
name | name |
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetReverseDirection | ( | bool | reverseDirection | ) |
Sets the reverse direction
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
reverseDirection | reversedirection |