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

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

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Tooling::ToolingDrawingCollection:
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::AssemblyDrawingBuilderCreateAssemblyDrawingBuilder ()
 Creates assembly drawing builder. More...
 
NXOpen::Tooling::AutoDimensionBuilderCreateAutoDimensionBuilder ()
 Creates auto dimension builder. More...
 
NXOpen::Tooling::CompDrawingBuilderCreateComponentDrawingBuilder ()
 Creates create component drawing builder. More...
 
NXOpen::Tooling::DrawingSheetNameBuilderCreateDrawingSheetNameBuilder ()
 Creates drawing sheet name builder. More...
 
NXOpen::Tooling::SectionLineCreationBuilderCreateSectionLineCreationBuilder ()
 Creates section line creation 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 a NXOpen::Tooling::CompDrawingBuilder
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager

Created in NX8.0.0.


Member Function Documentation

iterator NXOpen::Tooling::ToolingDrawingCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Tooling::AssemblyDrawingBuilder* NXOpen::Tooling::ToolingDrawingCollection::CreateAssemblyDrawingBuilder ( )

Creates assembly drawing builder.

Returns

Created in NX8.5.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")
NXOpen::Tooling::AutoDimensionBuilder* NXOpen::Tooling::ToolingDrawingCollection::CreateAutoDimensionBuilder ( )

Creates auto dimension builder.

Returns

Created in NX8.5.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")
NXOpen::Tooling::CompDrawingBuilder* NXOpen::Tooling::ToolingDrawingCollection::CreateComponentDrawingBuilder ( )

Creates create component drawing builder.

Returns

Created in NX8.0.0.

License requirements : None
NXOpen::Tooling::DrawingSheetNameBuilder* NXOpen::Tooling::ToolingDrawingCollection::CreateDrawingSheetNameBuilder ( )

Creates drawing sheet name builder.

Returns

Created in NX8.5.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")
NXOpen::Tooling::SectionLineCreationBuilder* NXOpen::Tooling::ToolingDrawingCollection::CreateSectionLineCreationBuilder ( )

Creates section line creation builder.

Returns

Created in NX8.5.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")
iterator NXOpen::Tooling::ToolingDrawingCollection::end ( )

Returns an iterator addressing one past the last element.

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