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

Represents a collection of Mold Design. More...

Inheritance diagram for NXOpen::Tooling::MoldDesignCollection:
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::FlowAnalysisBuilderCreateFlowAnalysisBuilder ()
 Creates flow analysis builder. More...
 
NXOpen::Tooling::FlowDisplayBuilderCreateFlowDisplayBuilder (NXOpen::DisplayableObject *moldex3DResult)
 Creates flow display 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

Represents a collection of Mold Design.


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

Created in NX8.5.0.

Member Function Documentation

iterator NXOpen::Tooling::MoldDesignCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Tooling::FlowAnalysisBuilder* NXOpen::Tooling::MoldDesignCollection::CreateFlowAnalysisBuilder ( )

Creates flow analysis builder.

Returns
Tooling::FlowAnalysisBuilder object object
Created in NX8.5.0.

License requirements : ug_mold_design ("UG MOLD")
NXOpen::Tooling::FlowDisplayBuilder* NXOpen::Tooling::MoldDesignCollection::CreateFlowDisplayBuilder ( NXOpen::DisplayableObject moldex3DResult)

Creates flow display builder.

Returns
Tooling::FlowDisplayBuilder object object
Created in NX8.5.0.

License requirements : ug_mold_design ("UG MOLD")
Parameters
moldex3DResultMFAO
iterator NXOpen::Tooling::MoldDesignCollection::end ( )

Returns an iterator addressing one past the last element.

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