NX Open C++ Reference Guide
Classes | Public Member Functions | List of all members
NXOpen::Tooling::MotionSimulationCollection Class Reference

Represents a collection of MotionSimulation. More...

Inheritance diagram for NXOpen::Tooling::MotionSimulationCollection:
NXOpen::TaggedObjectCollection

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...
 

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
NXOpen::Tooling::MotionSimulationBuilderCreateMotionSimulationBuilder ()
 Creates a NXOpen::Tooling::MotionSimulationBuilder . More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of MotionSimulation.


To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager

Created in NX7.0.0.

Member Function Documentation

iterator NXOpen::Tooling::MotionSimulationCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Tooling::MotionSimulationBuilder* NXOpen::Tooling::MotionSimulationCollection::CreateMotionSimulationBuilder ( )

Creates a NXOpen::Tooling::MotionSimulationBuilder .

Returns

Created in NX7.5.0.

License requirements : None
iterator NXOpen::Tooling::MotionSimulationCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Tooling::MotionSimulationCollection::Tag ( ) const

Returns the tag of this object.


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