NX Open C++ Reference Guide
|
Represents a Motion::ScalarTorqueBuilder
To create a new instance of this class, use Motion::ScalarTorqueCollection::CreateScalarTorqueBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
double | ConstantValue () |
Returns the constant value | |
NXOpen::CAE::Function * | Function () |
Returns the function Created in NX6.0.0. | |
NXOpen::Motion::SelectJoint * | Joint () |
Returns the joint Created in NX6.0.0. | |
NXString | Name () |
Returns the name Created in NX6.0.0. | |
void | SetConstantValue (double constantValue) |
Sets the constant value | |
void | SetFunction (NXOpen::CAE::Function *function) |
Sets the function Created in NX6.0.0. | |
void | SetName (const NXString &name) |
Sets the name Created in NX6.0.0. | |
void | SetValueType (NXOpen::Motion::ForceValueTypes valueType) |
Sets the value type Created in NX6.0.0. | |
NXOpen::Expression * | ValueExpression () |
Returns the value expression Created in NX8.0.0. | |
NXOpen::Motion::ForceValueTypes | ValueType () |
Returns the value type Created in NX6.0.0. |
Represents a Motion::ScalarTorqueBuilder
To create a new instance of this class, use Motion::ScalarTorqueCollection::CreateScalarTorqueBuilder
Created in NX6.0.0.
Returns the constant value
Created in NX6.0.0.
License requirements : None
Returns the function
Created in NX6.0.0.
License requirements : None
Returns the joint
Created in NX6.0.0.
License requirements : None
Returns the name
Created in NX6.0.0.
License requirements : None
void NXOpen::Motion::ScalarTorqueBuilder::SetConstantValue | ( | double | constantValue | ) |
Sets the constant value
Created in NX6.0.0.
License requirements : mechanisms ("MECHANISMS")
constantValue | constantvalue |
void NXOpen::Motion::ScalarTorqueBuilder::SetFunction | ( | NXOpen::CAE::Function * | function | ) |
Sets the function
Created in NX6.0.0.
License requirements : mechanisms ("MECHANISMS")
function | function |
void NXOpen::Motion::ScalarTorqueBuilder::SetName | ( | const NXString & | name | ) |
Sets the name
Created in NX6.0.0.
License requirements : mechanisms ("MECHANISMS")
name | name |
Sets the value type
Created in NX6.0.0.
License requirements : mechanisms ("MECHANISMS")
valueType | valuetype |
Returns the value expression
Created in NX8.0.0.
License requirements : None
Returns the value type
Created in NX6.0.0.
License requirements : None