NX Open C++ Reference Guide
Public Member Functions
NXOpen::SIM::KinematicComponent Class Reference

Represents the KinematicComponent class object. More...

Inheritance diagram for NXOpen::SIM::KinematicComponent:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

void DeleteComponent (NXOpen::SIM::KinematicComponent *oldChild)
 Deletes a child component
Created in NX7.5.0.
void InsertComponent (NXOpen::SIM::KinematicComponent *newChild)
 Adds a new child component
Created in NX7.5.0.
void InsertJunction (NXOpen::SIM::KinematicJunction *junction)
 Adds a new junction to the component
Created in NX7.5.0.

Detailed Description

Represents the KinematicComponent class object.


Use the KinematicConfigurator class to create a KinematicComponent object.

Created in NX7.5.0.


Member Function Documentation

Deletes a child component
Created in NX7.5.0.



License requirements : ug_isv_full ("Full functionality for Integrated Simulation and Verification")

Parameters:
oldChildThe old child component to remove

Adds a new child component
Created in NX7.5.0.



License requirements : ug_isv_full ("Full functionality for Integrated Simulation and Verification")

Parameters:
newChildThe child component to add

Adds a new junction to the component
Created in NX7.5.0.



License requirements : ug_isv_full ("Full functionality for Integrated Simulation and Verification")

Parameters:
junctionThe junction to add

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