Represents a collection of motion joints
To obtain an instance of this class, refer to Motion::MotionManager
Created in NX5.0.0.
More...
|
class | iterator |
| Iterator for accessing the contents of the collection. More...
|
|
Represents a collection of motion joints
To obtain an instance of this class, refer to Motion::MotionManager
Created in NX5.0.0.
iterator NXOpen::Motion::LinkCollection::begin |
( |
| ) |
|
Returns an iterator addressing the first element.
Creates a Motion::Joint.
- Returns
Created in NX6.0.0.
License requirements : mechanisms ("MECHANISMS")
- Parameters
-
Creates a Motion::LinkBuilder.
- Returns
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
- Parameters
-
link | Motion::Link to be edited, if NULL then create a new one |
iterator NXOpen::Motion::LinkCollection::end |
( |
| ) |
|
Returns an iterator addressing one past the last element.
Finds the Motion::Link with the given name.
An exception will be thrown if no object can be found with given name. @return @link Motion::Link Motion::Link @endlink with this name.
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
- Parameters
-
Finds the Motion::Link with the given name.
An exception will be thrown if no object can be found with given name. @return @link Motion::Link Motion::Link @endlink with this name.
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
- Parameters
-
tag_t NXOpen::Motion::LinkCollection::Tag |
( |
| ) |
const |
Returns the tag of this object.
The documentation for this class was generated from the following file:
- Motion_LinkCollection.hxx
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.