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

Builder class for Cope Corner object
To create a new instance of this class, use Routing::RouteManager::CreateCopeCornerBuilder

More...

Inheritance diagram for NXOpen::Routing::CopeCornerBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::SelectNXObjectSelectControlPoint ()
 Returns the user selected Routing::ControlPoint for cope corner creation.
NXOpen::SelectNXObjectListSelectCopeStock ()
 Returns the user selected correct object where correct object is Routing::Stock and Routing::ISegment .
void SetStockList (const std::vector< NXOpen::Routing::Stock * > &objects)
 Set the Routing::Stock object list when list box is updated.

Detailed Description

Builder class for Cope Corner object
To create a new instance of this class, use Routing::RouteManager::CreateCopeCornerBuilder

Deprecated:
Deprecated in NX8.0.0.

Use Routing::AssignCornerBuilder instead.


Created in NX7.5.0.


Member Function Documentation

Returns the user selected Routing::ControlPoint for cope corner creation.


Deprecated:
Deprecated in NX8.0.0. Use Routing::AssignCornerBuilder instead.


Created in NX7.5.0.

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

Returns the user selected correct object where correct object is Routing::Stock and Routing::ISegment .


Deprecated:
Deprecated in NX8.0.0. Use Routing::AssignCornerBuilder instead.


Created in NX7.5.0.

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

Set the Routing::Stock object list when list box is updated.


Deprecated:
Deprecated in NX8.0.0. Use Routing::AssignCornerBuilder instead.


Created in NX7.5.0.

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

Parameters:
objectsRouting Stocks for cope creation

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