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

Represents a Manager of CLD Kinematics dialogs
Use the static method in this class to obtain an instance. More...

Public Member Functions

NXOpen::CLDKin::JointJogBuilderCreateJointJogBuilderBuilder (NXOpen::Part *part)
 To calculate and set attribute group name. More...
 
NXOpen::CLDKin::PoseEditorBuilderCreatePoseEditorBuilder (NXOpen::Part *part)
 To create pose editor builder. More...
 
void ExportPlmxml ()
 Export the PLMXML from Mfg Kinematics. More...
 
void ImportPlmxml ()
 Import the PLMXML for Mfg Kinematics. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Static Public Member Functions

static CldKinematicsManagerGetCldKinematicsManager (NXOpen::Session *owner)
 Returns the CldKinematicsManager object for the running session which serves as the 'gateway' class for the application API. More...
 

Detailed Description

Represents a Manager of CLD Kinematics dialogs
Use the static method in this class to obtain an instance.



Created in NX12.0.1.

Member Function Documentation

NXOpen::CLDKin::JointJogBuilder* NXOpen::CLDKin::CldKinematicsManager::CreateJointJogBuilderBuilder ( NXOpen::Part part)

To calculate and set attribute group name.

Returns

Created in NX12.0.1.

License requirements : fp_fixture_planner ("FULL FIXTURE PLANNER") OR ld_line_designer ("FULL LINE DESIGNER")
Parameters
partpart
NXOpen::CLDKin::PoseEditorBuilder* NXOpen::CLDKin::CldKinematicsManager::CreatePoseEditorBuilder ( NXOpen::Part part)

To create pose editor builder.

Returns

Created in NX12.0.1.

License requirements : fp_fixture_planner ("FULL FIXTURE PLANNER") OR ld_line_designer ("FULL LINE DESIGNER")
Parameters
partpart
void NXOpen::CLDKin::CldKinematicsManager::ExportPlmxml ( )

Export the PLMXML from Mfg Kinematics.


Created in NX12.0.1.

License requirements : fp_fixture_planner ("FULL FIXTURE PLANNER") OR ld_line_designer ("FULL LINE DESIGNER")

static CldKinematicsManager* NXOpen::CLDKin::CldKinematicsManager::GetCldKinematicsManager ( NXOpen::Session owner)
static

Returns the CldKinematicsManager object for the running session which serves as the 'gateway' class for the application API.

References to all other objects in this API are obtained either directly or indirectly via methods and properties on this class. Platform Session should be initialized using 'GetSession' method from NXOpen API prior to this call.

void NXOpen::CLDKin::CldKinematicsManager::ImportPlmxml ( )

Import the PLMXML for Mfg Kinematics.


Created in NX12.0.1.

License requirements : fp_fixture_planner ("FULL FIXTURE PLANNER") OR ld_line_designer ("FULL LINE DESIGNER")

tag_t NXOpen::CLDKin::CldKinematicsManager::Tag ( ) const

Returns the tag of this object.


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