NX Open C++ Reference Guide
|
Represents an Routing::Overstock object. More...
Public Member Functions | |
std::vector < NXOpen::Routing::Stock * > | GetCoveredStocks () |
Get the stocks covering this Routing::Overstock . | |
NXOpen::Scalar * | GetGapDistance () |
Get the gap distance for this Routing::Overstock . | |
NXOpen::Scalar * | GetNumberOfWraps () |
Returns the number of wraps for this Routing::Overstock . | |
NXOpen::Routing::CreationMethod | GetOverstockCreationMethod () |
Returns the creation method of this Routing::Overstock . | |
std::vector< NXOpen::Curve * > | GetOverstockSegments () |
Returns the segments over which this Routing::Overstock is applied. | |
NXOpen::Routing::Type | GetOverstockType () |
Returns the type of overstock. | |
NXOpen::Scalar * | GetPercentageOverlap () |
Get the overlap percentage of this Routing::Overstock . | |
NXOpen::Scalar * | GetThickness () |
Get the thickness of this Routing::Overstock . | |
NXOpen::Scalar * | GetWidth () |
Get the width of this Routing::Overstock . |
Represents an Routing::Overstock object.
Creator not available in KF.
Created in NX5.0.0.
std::vector<NXOpen::Routing::Stock *> NXOpen::Routing::Overstock::GetCoveredStocks | ( | ) |
Get the stocks covering this Routing::Overstock .
Get the gap distance for this Routing::Overstock .
Returns the number of wraps for this Routing::Overstock .
Returns the creation method of this Routing::Overstock .
std::vector<NXOpen::Curve *> NXOpen::Routing::Overstock::GetOverstockSegments | ( | ) |
Returns the segments over which this Routing::Overstock is applied.
Returns the type of overstock.
Possible types are wrapped, sleeved, flagged and an overstock with fixed cross section.
Get the overlap percentage of this Routing::Overstock .
Get the thickness of this Routing::Overstock .
Get the width of this Routing::Overstock .