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


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

Created in NX12.0.1. More...

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

Public Member Functions

void AddPoseButton ()
 TODO: fill in a description for this
Created in NX12.0.1. More...
 
void DeletePoseButton ()
 TODO: fill in a description for this
Created in NX12.0.1. More...
 
void EditPoseButton ()
 TODO: fill in a description for this
Created in NX12.0.1. More...
 
void JumpPoseButton ()
 TODO: fill in a description for this
Created in NX12.0.1. 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 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::CreatePoseEditorBuilder

Created in NX12.0.1.


Member Function Documentation

void NXOpen::CLDKin::PoseEditorBuilder::AddPoseButton ( )

TODO: fill in a description for this
Created in NX12.0.1.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

void NXOpen::CLDKin::PoseEditorBuilder::DeletePoseButton ( )

TODO: fill in a description for this
Created in NX12.0.1.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

void NXOpen::CLDKin::PoseEditorBuilder::EditPoseButton ( )

TODO: fill in a description for this
Created in NX12.0.1.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

void NXOpen::CLDKin::PoseEditorBuilder::JumpPoseButton ( )

TODO: fill in a description for this
Created in NX12.0.1.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXString NXOpen::CLDKin::PoseEditorBuilder::PoseName ( )

Returns the poseName returned
Created in NX12.0.2.



License requirements : None

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

Returns the select device
Created in NX12.0.1.



License requirements : None

void NXOpen::CLDKin::PoseEditorBuilder::SetPoseName ( const NXString poseName)

Sets the poseName returned
Created in NX12.0.2.



License requirements : None

Parameters
poseNameposename
void NXOpen::CLDKin::PoseEditorBuilder::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.