NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Routing::CornerCollection Class Reference

Represents a collection of Routing::Corner objects. More...

Inheritance diagram for NXOpen::Routing::CornerCollection:
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.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Routing::CornerGetRcpCornerInfo (NXOpen::Routing::ControlPoint *rcp, NXOpen::Routing::Corner::Type *cornerType)
 Gets the corner information given a Routing::ControlPoint .
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of Routing::Corner objects.


To obtain an instance of this class, refer to Routing::RouteManager

Created in NX4.0.0.


Member Function Documentation

Returns an iterator addressing the first element.

Returns an iterator addressing one past the last element.

Gets the corner information given a Routing::ControlPoint .

Returns:
Routing::Corner associated with this RCP
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Parameters:
rcpObject to interrogate
cornerTypeType of corner.

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.