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

Represents a Motion::ScalarForceBuilder
To create a new instance of this class, use Motion::ScalarForceCollection::CreateScalarForceBuilder

Created in NX6.0.0. More...

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

List of all members.

Public Member Functions

NXOpen::Motion::SelectLinkActionLink ()
 Returns the action link
Created in NX6.0.0.
NXOpen::PointActionPoint ()
 Returns the action point
Created in NX6.0.0.
double ConstantValue ()
 Returns the constant value

NXOpen::CAE::FunctionFunction ()
 Returns the function
Created in NX6.0.0.
NXString Name ()
 Returns the name
Created in NX6.0.0.
NXOpen::Motion::SelectLinkReactionLink ()
 Returns the reaction link
Created in NX6.0.0.
NXOpen::PointReactionPoint ()
 Returns the reaction point
Created in NX6.0.0.
void SetActionPoint (NXOpen::Point *actionPoint)
 Sets the action point
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 SetReactionPoint (NXOpen::Point *reactionPoint)
 Sets the reaction point
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::ScalarForceBuilder
To create a new instance of this class, use Motion::ScalarForceCollection::CreateScalarForceBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the action link
Created in NX6.0.0.



License requirements : None

Returns the action point
Created in NX6.0.0.



License requirements : None

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 name
Created in NX6.0.0.



License requirements : None

Returns the reaction link
Created in NX6.0.0.



License requirements : None

Returns the reaction point
Created in NX6.0.0.



License requirements : None

Sets the action point
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
actionPointactionpoint

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 reaction point
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
reactionPointreactionpoint

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.