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

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

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::Tooling::SplitSolidCollection:
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::SplitSolidBuilderCreateSplitSolidBuilder ()
 Creates split solid builder. 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 SplitSolid builder collection
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager

Created in NX7.0.0.


Member Function Documentation

iterator NXOpen::Tooling::SplitSolidCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Tooling::SplitSolidBuilder* NXOpen::Tooling::SplitSolidCollection::CreateSplitSolidBuilder ( )

Creates split solid builder.

Returns

Created in NX7.0.0.

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

Returns an iterator addressing one past the last element.

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