NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Annotations::WeldCollection Class Reference

Represents a collection of Annotations::Weld objects
To obtain an instance of this class, refer to Annotations::AnnotationManager

Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::WeldCollection:
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::Annotations::LineWeldCreateLineWeld (NXOpen::Annotations::LineWeldData *lineWeldData, const NXOpen::Point3d &origin, NXOpen::Annotations::LeaderBundle *leader)
 Creates a line weld.
NXOpen::Annotations::LineWeldBuilderCreateLineWeldBuilder (NXOpen::Annotations::LineWeld *weld)
 Creates a Annotations::LineWeldBuilder.
NXOpen::Annotations::PmiLineWeldCreatePmiLineWeld (NXOpen::Annotations::LineWeldData *lineWeldData, NXOpen::Annotations::PmiData *pmiData, NXOpen::Xform *annotationPlane, const NXOpen::Point3d &origin, NXOpen::Annotations::LeaderBundle *leader)
 Creates a PMI line weld.
NXOpen::Annotations::PmiLineWeldBuilderCreatePmiLineWeldBuilder (NXOpen::Annotations::PmiLineWeld *weld)
 Creates a Annotations::PmiLineWeldBuilder.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Annotations::LineWeldDataNewLineWeldData ()
 Creates new LineWeldData object.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of Annotations::Weld objects
To obtain an instance of this class, refer to Annotations::AnnotationManager

Created in NX4.0.0.



Member Function Documentation

Returns an iterator addressing the first element.

Creates a line weld.

Returns:
New line weld
Created in NX4.0.0.

License requirements : drafting ("DRAFTING")
Parameters:
lineWeldDataline weld data
originOrigin for the line weld
leaderSpecifies the leaders for the line weld

Creates a Annotations::LineWeldBuilder.

Returns:

Created in NX6.0.0.

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

Creates a PMI line weld.

Returns:
New PMI line weld
Created in NX4.0.0.

License requirements : geometric_tol ("GDT")
Parameters:
lineWeldDataline weld data
pmiDataPMI data
annotationPlaneAnnotation plane on which the line weld lies
originOrigin for the line weld
leaderSpecifies the leaders for the line weld

Creates a Annotations::PmiLineWeldBuilder.

Returns:

Created in NX6.0.0.

License requirements : geometric_tol ("GDT")
Parameters:
weldweld

Returns an iterator addressing one past the last element.

Creates new LineWeldData object.

Returns:
New LineWeldData
Created in NX4.0.0.

License requirements : None

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.