NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Drawings::SectionLineCollection Class Reference

Represents a collection of Drawings::SectionLine s. More...

Inheritance diagram for NXOpen::Drawings::SectionLineCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::Drawings::SectionLineBuilderCreateSectionLineBuilder (NXOpen::Drawings::SectionLine *sectionLine)
 Creates the section line builder.
NXOpen::Drawings::SectionLineSegmentBuilderCreateSectionLineSegmentBuilder ()
 Creates the section line segment builder.
NXOpen::Drawings::SectionLineStyleBuilderCreateSectionLineStyleBuilder (NXOpen::Drawings::SectionLine *sectionline)
 Creates the Section Line Style Builder.
iterator end ()
 Returns an iterator addressing one past the last element.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of Drawings::SectionLine s.


Use DraftingManager::SectionLines to get the instance of this class.

Created in NX6.0.0.


Member Function Documentation

Returns an iterator addressing the first element.

Creates the section line builder.

Returns:

Created in NX6.0.0.

License requirements : drafting ("DRAFTING")
Parameters:
sectionLinesectionline

Creates the section line segment builder.

Returns:

Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Creates the Section Line Style Builder.

Returns:

Created in NX6.0.0.

License requirements : drafting ("DRAFTING")
Parameters:
sectionlinesectionline

Returns an iterator addressing one past the last element.

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.