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

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

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Tooling::ScrapDesignCollection:
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::ScrapDesignBuilderCreateScrapDesignBuilder ()
 Creates a NXOpen::Tooling::ScrapDesignBuilder. 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 ScrapDesign
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager

Created in NX6.0.0.


Member Function Documentation

iterator NXOpen::Tooling::ScrapDesignCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Tooling::ScrapDesignBuilder* NXOpen::Tooling::ScrapDesignCollection::CreateScrapDesignBuilder ( )

Creates a NXOpen::Tooling::ScrapDesignBuilder.

Returns

Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
iterator NXOpen::Tooling::ScrapDesignCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Tooling::ScrapDesignCollection::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.