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

Represents a collection of OnestepUnform
To obtain an instance of this class, refer to NXOpen::Part

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::BodyDes::OnestepUnformCollection:
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::BodyDes::OnestepUnformBuilderCreateOnestepBuilder (NXOpen::Features::Feature *onestepunform)
 Creates an Onestep Unform 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 OnestepUnform
To obtain an instance of this class, refer to NXOpen::Part

Created in NX5.0.0.


Member Function Documentation

iterator NXOpen::BodyDes::OnestepUnformCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::BodyDes::OnestepUnformBuilder* NXOpen::BodyDes::OnestepUnformCollection::CreateOnestepBuilder ( NXOpen::Features::Feature onestepunform)

Creates an Onestep Unform builder.

Returns
OnestepUnformBuilder object object
Created in NX6.0.0.

License requirements : nx_onestep_analysis ("NX Onestep Analysis") OR nx_general_packaging ("NX General Packaging") OR die_engineering ("DIE ENGINEERING") OR aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
Parameters
onestepunformFeatures::Feature to be edited
iterator NXOpen::BodyDes::OnestepUnformCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::BodyDes::OnestepUnformCollection::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.