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

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

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Tooling::ReplaceSolidCollection:
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::ReplaceSolidBuilderCreateReplaceSolidBuilder ()
 Creates a NXOpen::Tooling::ReplaceSolidBuilder. 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

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

Created in NX8.0.0.


Member Function Documentation

iterator NXOpen::Tooling::ReplaceSolidCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Tooling::ReplaceSolidBuilder* NXOpen::Tooling::ReplaceSolidCollection::CreateReplaceSolidBuilder ( )

Creates a NXOpen::Tooling::ReplaceSolidBuilder.

Returns
NXOpen::Tooling::ReplaceSolidBuilder object
Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR nx_electrode_wizard ("NX Electrode Wizard") OR prog_die_wizard ("UG/Progressive Die Wizard")
iterator NXOpen::Tooling::ReplaceSolidCollection::end ( )

Returns an iterator addressing one past the last element.

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