NX Open C++ Reference Guide
Public Member Functions
NXOpen::Motion::ScalarTorqueBuilder Class Reference

Represents a Motion::ScalarTorqueBuilder
To create a new instance of this class, use Motion::ScalarTorqueCollection::CreateScalarTorqueBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Motion::ScalarTorqueBuilder:
NXOpen::Motion::MotionBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double ConstantValue ()
 Returns the constant value

NXOpen::CAE::FunctionFunction ()
 Returns the function
Created in NX6.0.0.
NXOpen::Motion::SelectJointJoint ()
 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::ExpressionValueExpression ()
 Returns the value expression
Created in NX8.0.0.
NXOpen::Motion::ForceValueTypes ValueType ()
 Returns the value type
Created in NX6.0.0.

Detailed Description

Represents a Motion::ScalarTorqueBuilder
To create a new instance of this class, use Motion::ScalarTorqueCollection::CreateScalarTorqueBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the constant value

Deprecated:
Deprecated in NX8.0.0.



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

Sets the constant value

Deprecated:
Deprecated in NX8.0.0.



Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
constantValueconstantvalue

Sets the function
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
functionfunction

Sets the name
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
namename

Sets the value type
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
valueTypevaluetype

Returns the value expression
Created in NX8.0.0.



License requirements : None

Returns the value type
Created in NX6.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.