NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Mechatronics::GraphControlBuilder Class Reference

Represents a Mechatronics::GraphControl builder
To create a new instance of this class, use Mechatronics::GraphControlCollection::CreateGraphControlBuilder

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Mechatronics::GraphControlBuilder:
NXOpen::Mechatronics::PhysicsConstraintBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  EndAction { EndActionRestartfromBeginning, EndActionDeactivateGraphControl }
 the action in the end of graph. More...

Public Member Functions

NXOpen::Mechatronics::GraphControlBuilder::EndAction GraphEndAction ()
 Returns the graph end action.
NXOpen::ExpressionInitialTime ()
 Returns the initial offset.
NXOpen::Mechatronics::MotionProfileMotionProfile ()
 Returns the motion profile.
NXOpen::Mechatronics::SelectPhysicsConstraintSelectAxisControl ()
 Returns the select axis control.
void SetGraphEndAction (NXOpen::Mechatronics::GraphControlBuilder::EndAction graphEndAction)
 Sets the graph end action.
void SetMotionProfile (NXOpen::Mechatronics::MotionProfile *profile)
 Sets the motion profile.
NXOpen::ExpressionValueOffset ()
 Returns the value offset.

Detailed Description

Represents a Mechatronics::GraphControl builder
To create a new instance of this class, use Mechatronics::GraphControlCollection::CreateGraphControlBuilder

Created in NX8.0.0.



Member Enumeration Documentation

the action in the end of graph.

Enumerator:
EndActionRestartfromBeginning 

restart from the beginning of graph.

EndActionDeactivateGraphControl 

deactivate this graph control.


Member Function Documentation

Returns the graph end action.


Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the initial offset.


Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the motion profile.

This can be MotionProfile .
Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the select axis control.

This can be a SpeedControl , PositionControl .
Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the graph end action.


Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
graphEndActiongraphendaction

Sets the motion profile.

This can be MotionProfile .
Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
profileprofile

Returns the value offset.


Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")


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