NX Open C++ Reference Guide
|
Represents a Annotations::Pmi builder
To create a new instance of this class, use Annotations::PmiWaveCollection::CreatePmiWaveLinkBuilder
Created in NX8.0.0.
More...
Public Member Functions | |
int | GeometryTypeToWAVELink () |
Returns the associated geometry type to WAVE link Created in NX8.0.0. | |
NXOpen::Annotations::SelectAnnotationList * | SelectedPMI () |
Returns the list of selected PMI to be WAVE linked Created in NX8.0.0. | |
void | SetGeometryTypeToWAVELink (int geometryType) |
Sets the associated geometry type to WAVE link Created in NX8.0.0. | |
void | SetSourcePart (NXOpen::TaggedObject *sourcePart) |
Sets the source part for the WAVE link Created in NX8.0.0. | |
void | SetTargetPart (NXOpen::TaggedObject *targetPart) |
Sets the target part for the WAVE link Created in NX8.0.0. | |
NXOpen::TaggedObject * | SourcePart () |
Returns the source part for the WAVE link Created in NX8.0.0. | |
NXOpen::TaggedObject * | TargetPart () |
Returns the target part for the WAVE link Created in NX8.0.0. |
Represents a Annotations::Pmi builder
To create a new instance of this class, use Annotations::PmiWaveCollection::CreatePmiWaveLinkBuilder
Created in NX8.0.0.
Returns the associated geometry type to WAVE link
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
Returns the list of selected PMI to be WAVE linked
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
void NXOpen::Annotations::PmiWaveLinkBuilder::SetGeometryTypeToWAVELink | ( | int | geometryType | ) |
Sets the associated geometry type to WAVE link
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
geometryType | geometrytype |
void NXOpen::Annotations::PmiWaveLinkBuilder::SetSourcePart | ( | NXOpen::TaggedObject * | sourcePart | ) |
Sets the source part for the WAVE link
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
sourcePart | sourcepart |
void NXOpen::Annotations::PmiWaveLinkBuilder::SetTargetPart | ( | NXOpen::TaggedObject * | targetPart | ) |
Sets the target part for the WAVE link
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
targetPart | targetpart |
Returns the source part for the WAVE link
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
Returns the target part for the WAVE link
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")