NX Open C++ Reference Guide
|
Layout Management Builder of Engineering Die Wizard
To create a new instance of this class, use Tooling::LayoutManagementCollection::CreateLayoutManagementBuilder
Default values.
More...
Public Types | |
enum | StationItems { StationItemsOne, StationItemsTwo, StationItemsThree } |
Specifies the station items. More... | |
Public Member Functions | |
NXOpen::SelectBodyList * | BodiesReposition () |
Returns the select bodies to reposition Created in NX8.0.0. | |
NXOpen::GeometricUtilities::ModlMotion * | RepositionMotion () |
Returns the reposition motion Created in NX8.0.0. | |
NXOpen::SelectNXObjectList * | SelectEntityAdd () |
Returns the select entity to add into the station Created in NX8.0.0. | |
NXOpen::SelectNXObjectList * | SelectEntityRemove () |
Returns the select entity to remove from the station Created in NX8.0.0. | |
void | SetSpecifyDieTip (NXOpen::Direction *specifyDieTip) |
Sets the specify die tip to define the forming direction Created in NX8.0.0. | |
void | SetStationDistance (double stationDistance) |
Sets the station distance of engineering die Created in NX8.0.0. | |
void | SetStationEnum (NXOpen::Tooling::LayoutManagementBuilder::StationItems stationEnum) |
Sets the station number definition of engineering die Created in NX8.0.0. | |
void | SetStationNameStr (const NXString &stationNameStr) |
Sets the station name definition of engineering die Created in NX8.0.0. | |
void | SetStationNumber (int stationNumber) |
Sets the total station number of engineering die layout Created in NX8.0.0. | |
NXOpen::Direction * | SpecifyDieTip () |
Returns the specify die tip to define the forming direction Created in NX8.0.0. | |
double | StationDistance () |
Returns the station distance of engineering die Created in NX8.0.0. | |
NXOpen::Tooling::LayoutManagementBuilder::StationItems | StationEnum () |
Returns the station number definition of engineering die Created in NX8.0.0. | |
NXString | StationNameStr () |
Returns the station name definition of engineering die Created in NX8.0.0. | |
int | StationNumber () |
Returns the total station number of engineering die layout Created in NX8.0.0. |
Layout Management Builder of Engineering Die Wizard
To create a new instance of this class, use Tooling::LayoutManagementCollection::CreateLayoutManagementBuilder
Default values.
Property | Value |
---|---|
RepositionMotion.DeltaEnum |
ReferenceWcsWorkPart |
RepositionMotion.DeltaXc.Value |
0.0 |
RepositionMotion.DeltaYc.Value |
0.0 |
RepositionMotion.DeltaZc.Value |
0.0 |
StationDistance |
0 |
StationEnum |
One |
StationNameStr |
station |
StationNumber |
3 |
Created in NX8.0.0.
Returns the select bodies to reposition
Created in NX8.0.0.
License requirements : None
NXOpen::GeometricUtilities::ModlMotion* NXOpen::Tooling::LayoutManagementBuilder::RepositionMotion | ( | ) |
Returns the reposition motion
Created in NX8.0.0.
License requirements : None
Returns the select entity to add into the station
Created in NX8.0.0.
License requirements : None
Returns the select entity to remove from the station
Created in NX8.0.0.
License requirements : None
void NXOpen::Tooling::LayoutManagementBuilder::SetSpecifyDieTip | ( | NXOpen::Direction * | specifyDieTip | ) |
Sets the specify die tip to define the forming direction
Created in NX8.0.0.
License requirements : None
specifyDieTip | specifydietip |
void NXOpen::Tooling::LayoutManagementBuilder::SetStationDistance | ( | double | stationDistance | ) |
Sets the station distance of engineering die
Created in NX8.0.0.
License requirements : None
stationDistance | stationdistance |
void NXOpen::Tooling::LayoutManagementBuilder::SetStationEnum | ( | NXOpen::Tooling::LayoutManagementBuilder::StationItems | stationEnum | ) |
Sets the station number definition of engineering die
Created in NX8.0.0.
License requirements : None
stationEnum | stationenum |
void NXOpen::Tooling::LayoutManagementBuilder::SetStationNameStr | ( | const NXString & | stationNameStr | ) |
Sets the station name definition of engineering die
Created in NX8.0.0.
License requirements : None
stationNameStr | stationnamestr |
void NXOpen::Tooling::LayoutManagementBuilder::SetStationNumber | ( | int | stationNumber | ) |
Sets the total station number of engineering die layout
Created in NX8.0.0.
License requirements : None
stationNumber | stationnumber |
Returns the specify die tip to define the forming direction
Created in NX8.0.0.
License requirements : None
Returns the station distance of engineering die
Created in NX8.0.0.
License requirements : None
NXOpen::Tooling::LayoutManagementBuilder::StationItems NXOpen::Tooling::LayoutManagementBuilder::StationEnum | ( | ) |
Returns the station number definition of engineering die
Created in NX8.0.0.
License requirements : None
Returns the station name definition of engineering die
Created in NX8.0.0.
License requirements : None
Returns the total station number of engineering die layout
Created in NX8.0.0.
License requirements : None