NX Open C++ Reference Guide
|
Creates a Mold Wizard Family Mold builder
To create a new instance of this class, use Tooling::FamilyMoldCollection::CreateFamilyMoldBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
int | ItemIndex () |
Returns the method to get the selected item index from family mold builder Created in NX6.0.0. | |
NXString | ListItem () |
Returns the method to get the selected item name from family mold builder Created in NX6.0.0. | |
void | SetItemIndex (int intItemIndex) |
Sets the method to get the selected item index from family mold builder Created in NX6.0.0. | |
void | SetListItem (const NXString &strListItem) |
Sets the method to get the selected item name from family mold builder Created in NX6.0.0. |
Creates a Mold Wizard Family Mold builder
To create a new instance of this class, use Tooling::FamilyMoldCollection::CreateFamilyMoldBuilder
Created in NX6.0.0.
Returns the method to get the selected item index from family mold builder
Created in NX6.0.0.
License requirements : None
Returns the method to get the selected item name from family mold builder
Created in NX6.0.0.
License requirements : None
void NXOpen::Tooling::FamilyMoldBuilder::SetItemIndex | ( | int | intItemIndex | ) |
Sets the method to get the selected item index from family mold builder
Created in NX6.0.0.
License requirements : None
intItemIndex | intitemindex |
void NXOpen::Tooling::FamilyMoldBuilder::SetListItem | ( | const NXString & | strListItem | ) |
Sets the method to get the selected item name from family mold builder
Created in NX6.0.0.
License requirements : None
strListItem | strlistitem |