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

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

Created in NX9.0.0. More...

Inheritance diagram for NXOpen::Annotations::ShipDimensionCollection:
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::Annotations::ShipDimensionBuilderCreateShipDimensionBuilder (NXOpen::Annotations::Dimension *dimension)
 Creates a NXOpen::Annotations::ShipDimensionBuilder. 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 NXOpen::Annotations::Dimension objects
To obtain an instance of this class, refer to NXOpen::Part

Created in NX9.0.0.


Member Function Documentation

iterator NXOpen::Annotations::ShipDimensionCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Annotations::ShipDimensionBuilder* NXOpen::Annotations::ShipDimensionCollection::CreateShipDimensionBuilder ( NXOpen::Annotations::Dimension dimension)

Creates a NXOpen::Annotations::ShipDimensionBuilder.

Returns
the ship dimension builder
Created in NX9.0.0.

License requirements : drafting ("DRAFTING")
Parameters
dimensionthe ship dimension to be edited, if NULL, then create a ship dimension
iterator NXOpen::Annotations::ShipDimensionCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Annotations::ShipDimensionCollection::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.