NX Open C++ Reference Guide
Public Member Functions
NXOpen::Routing::OverstockApplication Class Reference

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

Inheritance diagram for NXOpen::Routing::OverstockApplication:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::Routing::Method Definition ()
 Returns the method used to define the overstock application.
NXOpen::PointEndPointOfOverstock ()
 Returns the end point of overstock on the path.
std::vector
< NXOpen::Routing::Stock * > 
GetCoveredStocks ()
 Gets the Routing::Stock and Routing::OverstockApplication that this Routing::OverstockApplication covers.
std::vector< NXOpen::Curve * > GetCrossSections ()
 Gets the cross sections controlled by this object.
std::vector
< NXOpen::Routing::Overstock * > 
GetOverstocks ()
 Returns Routing::Overstock objects covering this Routing::OverstockApplication .
std::vector
< NXOpen::Routing::ISegment * > 
GetSegments ()
 Returns the set of segments over which the overstock is applied.
NXOpen::PointMidPointOfOverstock ()
 Returns the mid point of overstock on the path.
void SetCoveredStocks (const std::vector< NXOpen::Routing::Stock * > &coveredStocks)
 Sets the Routing::Stock and Routing::OverstockApplication that this Routing::OverstockApplication covers.
NXOpen::Routing::ControlPointStartOfPath ()
 Returns the start control point of the path over which the overstock is applied.
NXOpen::PointStartPointOfOverstock ()
 Returns the start point of overstock on the path.

Detailed Description

Represents a collection of Routing::OverstockApplication objects.


Created in NX4.0.0.


Member Function Documentation

Returns the method used to define the overstock application.


Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Returns the end point of overstock on the path.

Used in the Point to Point definition method.
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Gets the Routing::Stock and Routing::OverstockApplication that this Routing::OverstockApplication covers.

Returns:
Covered stocks.
Created in NX4.0.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

Gets the cross sections controlled by this object.

These cross sections could be used for a custom bundling algorithm.

Returns:
Cross sections.
Created in NX4.0.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

Returns Routing::Overstock objects covering this Routing::OverstockApplication .

Returns:

Created in NX5.0.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

Returns the set of segments over which the overstock is applied.

Returns:
the contiguous set of segments this overstock application is covering.
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Returns the mid point of overstock on the path.

Used in Point and Length definition method.
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

void NXOpen::Routing::OverstockApplication::SetCoveredStocks ( const std::vector< NXOpen::Routing::Stock * > &  coveredStocks)

Sets the Routing::Stock and Routing::OverstockApplication that this Routing::OverstockApplication covers.


Created in NX4.0.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

Parameters:
coveredStocksStocks to cover

Returns the start control point of the path over which the overstock is applied.


Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Returns the start point of overstock on the path.

Used in Interval, Point to Point, and Point and Length definition methods.
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")


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