NX Open C++ Reference Guide
|
Represents a Mechatronics::MotionProfile builder. More...
Represents a Mechatronics::MotionProfile builder.
To create a new instance of this class, use Mechatronics::MotionProfileCollection::CreateMotionProfileBuilder
Created in NX7.5.1.
the Master Unit types.
the Slave Unit types.
void NXOpen::Mechatronics::MotionProfileBuilder::AddElement | ( | NXOpen::NXObject * | part, |
const NXString & | name, | ||
double | masterPos, | ||
double | slavePos, | ||
double | vin, | ||
double | vout, | ||
double | ain, | ||
double | aout, | ||
bool | vinEqVout, | ||
bool | ainEqAout, | ||
bool | constantSpeed | ||
) |
Add element to builder.
Created in NX8.0.0.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
part | part |
name | name |
masterPos | masterpos |
slavePos | slavepos |
vin | vin |
vout | vout |
ain | ain |
aout | aout |
vinEqVout | vineqvout |
ainEqAout | aineqaout |
constantSpeed | constantspeed |
Returns the masterMax.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the masterMin.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
NXOpen::Mechatronics::MotionProfileBuilder::MasterValueUnit NXOpen::Mechatronics::MotionProfileBuilder::MasterUnit | ( | ) |
Returns the masterUnit.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the name.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
void NXOpen::Mechatronics::MotionProfileBuilder::SetMasterUnit | ( | NXOpen::Mechatronics::MotionProfileBuilder::MasterValueUnit | masterUnit | ) |
Sets the masterUnit.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
masterUnit | masterunit |
void NXOpen::Mechatronics::MotionProfileBuilder::SetName | ( | const NXString & | name | ) |
Sets the name.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
name | name |
void NXOpen::Mechatronics::MotionProfileBuilder::SetSlaveUnit | ( | NXOpen::Mechatronics::MotionProfileBuilder::SlaveValueUnit | slaveUnit | ) |
Sets the slaveUnit.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
slaveUnit | slaveunit |
Returns the slaveMax.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the slaveMin.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
NXOpen::Mechatronics::MotionProfileBuilder::SlaveValueUnit NXOpen::Mechatronics::MotionProfileBuilder::SlaveUnit | ( | ) |
Returns the slaveUnit.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")