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

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

Inheritance diagram for NXOpen::Drawings::SectionLineCollection:
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::Drawings::SectionLineBuilderCreateSectionLineBuilder (NXOpen::Drawings::SectionLine *sectionLine)
 Creates the section line builder. More...
 
NXOpen::Drawings::SectionLineSegmentBuilderCreateSectionLineSegmentBuilder ()
 Creates the section line segment builder. More...
 
NXOpen::Drawings::SectionLineStyleBuilderCreateSectionLineStyleBuilder (NXOpen::Drawings::SectionLine *sectionline)
 Creates the Section Line Style Builder. More...
 
NXOpen::Drawings::SketchSectionLineBuilderCreateSketchSectionLineBuilder (NXOpen::Drawings::SectionLine *sectionLine)
 Creates the Sketch Section Line 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 NXOpen::Drawings::SectionLine s.


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

Created in NX6.0.0.

Member Function Documentation

iterator NXOpen::Drawings::SectionLineCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Drawings::SectionLineBuilder* NXOpen::Drawings::SectionLineCollection::CreateSectionLineBuilder ( NXOpen::Drawings::SectionLine sectionLine)

Creates the section line builder.

Returns

Deprecated:
Deprecated in NX10.0.0. Use Drawings::SectionViewBuilder::SectionLineSegments instead.


Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Parameters
sectionLinesectionline
NXOpen::Drawings::SectionLineSegmentBuilder* NXOpen::Drawings::SectionLineCollection::CreateSectionLineSegmentBuilder ( )

Creates the section line segment builder.

Returns

Deprecated:
Deprecated in NX10.0.0. Use Drawings::SectionViewBuilder::SectionLineSegments instead.


Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

NXOpen::Drawings::SectionLineStyleBuilder* NXOpen::Drawings::SectionLineCollection::CreateSectionLineStyleBuilder ( NXOpen::Drawings::SectionLine sectionline)

Creates the Section Line Style Builder.

Returns

Deprecated:
Deprecated in NX10.0.0. Use NXOpen::Drawings::ViewSectionLineBuilder instead.


Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Parameters
sectionlinesectionline
NXOpen::Drawings::SketchSectionLineBuilder* NXOpen::Drawings::SectionLineCollection::CreateSketchSectionLineBuilder ( NXOpen::Drawings::SectionLine sectionLine)

Creates the Sketch Section Line builder.

Returns

Created in NX10.0.0.

License requirements : drafting ("DRAFTING")
Parameters
sectionLinesectionline
iterator NXOpen::Drawings::SectionLineCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Drawings::SectionLineCollection::Tag ( ) const

Returns the tag of this object.


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