NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CLDKin::JointJogBuilder Class Reference


To create a new instance of this class, use NXOpen::CLDKin::CldKinematicsManager::CreateJointJogBuilderBuilder

Created in NX12.0.1. More...

Inheritance diagram for NXOpen::CLDKin::JointJogBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

void ApplyJoints ()
 Apply Joints
Created in NX12.0.2. More...
 
void ApplyPose (NXOpen::NXObject *selectedPartOccTag)
 Apply Pose
Created in NX12.0.2. More...
 
NXOpen::NXObjectLastSelectedDevice ()
 Returns the last selected device
Created in NX12.0.2. More...
 
NXString PoseName ()
 Returns the poseName returned
Created in NX12.0.2. More...
 
NXOpen::SelectDisplayableObjectSelectDevice ()
 Returns the select device
Created in NX12.0.1. More...
 
void SetLastSelectedDevice (NXOpen::NXObject *lastDeviceSelectedTag)
 Sets the last selected device
Created in NX12.0.2. More...
 
void SetPoseName (const NXString &poseName)
 Sets the poseName returned
Created in NX12.0.2. More...
 
void SetPoseName (const char *poseName)
 Sets the poseName returned
Created in NX12.0.2. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description


To create a new instance of this class, use NXOpen::CLDKin::CldKinematicsManager::CreateJointJogBuilderBuilder

Created in NX12.0.1.


Member Function Documentation

void NXOpen::CLDKin::JointJogBuilder::ApplyJoints ( )

Apply Joints
Created in NX12.0.2.



License requirements : None

void NXOpen::CLDKin::JointJogBuilder::ApplyPose ( NXOpen::NXObject selectedPartOccTag)

Apply Pose
Created in NX12.0.2.



License requirements : None

Parameters
selectedPartOccTagselectedpartocctag
NXOpen::NXObject* NXOpen::CLDKin::JointJogBuilder::LastSelectedDevice ( )

Returns the last selected device
Created in NX12.0.2.



License requirements : None

NXString NXOpen::CLDKin::JointJogBuilder::PoseName ( )

Returns the poseName returned
Created in NX12.0.2.



License requirements : None

NXOpen::SelectDisplayableObject* NXOpen::CLDKin::JointJogBuilder::SelectDevice ( )

Returns the select device
Created in NX12.0.1.



License requirements : None

void NXOpen::CLDKin::JointJogBuilder::SetLastSelectedDevice ( NXOpen::NXObject lastDeviceSelectedTag)

Sets the last selected device
Created in NX12.0.2.



License requirements : None

Parameters
lastDeviceSelectedTaglastdeviceselectedtag
void NXOpen::CLDKin::JointJogBuilder::SetPoseName ( const NXString poseName)

Sets the poseName returned
Created in NX12.0.2.



License requirements : None

Parameters
poseNameposename
void NXOpen::CLDKin::JointJogBuilder::SetPoseName ( const char *  poseName)

Sets the poseName returned
Created in NX12.0.2.



License requirements : None

Parameters
poseNameposename

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