NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Tooling::AddReusableFeatureCollection Class Reference

Represents a collection of AddReusableFeature
To obtain an instance of this class, refer to Tooling::ToolingManager
More...

Inheritance diagram for NXOpen::Tooling::AddReusableFeatureCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

struct  InputData
 Defines the input data of AddReusableFeatureBuilder. More...
class  iterator
 Iterator for accessing the contents of the collection. More...

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::Tooling::AddReusableFeatureBuilderCreateBuilder (const NXOpen::Tooling::AddReusableFeatureCollection::InputData &inputData)
 Creates a AddReusableFeature builder.
iterator end ()
 Returns an iterator addressing one past the last element.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of AddReusableFeature
To obtain an instance of this class, refer to Tooling::ToolingManager


Member Function Documentation

Returns an iterator addressing the first element.

Creates a AddReusableFeature builder.

Returns:
Add Reusable Feature Builder
Created in NX7.5.0.

License requirements : None
Parameters:
inputDataInput data

Returns an iterator addressing one past the last element.

Returns the tag of this object.


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