NX Open C++ Reference Guide
|
Represents a Routing::SimplifyPathBuilder for Simplify Path operation. More...
Public Member Functions | |
NXOpen::Routing::RouteObjectCollector * | SegmentCollector () |
Returns the routing object collector that collects the segments to simplify. |
Represents a Routing::SimplifyPathBuilder for Simplify Path operation.
Merges collinear segments (with no follow curves) together. Also merges segments that share a follow curve.
To create a new instance of this class, use Routing::RouteManager::CreateSimplifyPathBuilder
Created in NX6.0.0.
Returns the routing object collector that collects the segments to simplify.
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")