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

Builder class for Assign Corner which creates corner
To create a new instance of this class, use Routing::RouteManager::CreateAssignCornerBuilder
Default values. More...

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

List of all members.

Public Member Functions

int ReverseValue ()
 Returns the value to store whether reverse order (for bend creation) or not
Created in NX6.0.0.
NXOpen::Routing::CornerTypeBuilderRouteAssignCornerCornerBlock ()
 Returns the route assign corner corner block
Created in NX6.0.0.
NXOpen::SelectNXObjectRouteAssignCornerEndObject ()
 Returns the route assign corner end objects.
NXOpen::Routing::RouteObjectCollectorRouteAssignCornerRouteSelection ()
 Returns the routing object colletor
Created in NX6.0.0.
NXOpen::SelectNXObjectRouteAssignCornerStartObject ()
 Returns the route assign corner start objects.
NXOpen::SelectNXObjectListSelectCopeStock ()
 Returns the user selected correct object where correct object is Routing::Stock and Routing::ISegment .
void SetReverseValue (int num)
 Sets the value to store whether reverse order (for bend creation) or not
Created in NX6.0.0.
void SetStockList (const std::vector< NXOpen::Routing::Stock * > &stockObjects)
 Set the Routing::Stock object list when list box is updated.
NXOpen::Routing::RouteObjectCollectorUBendSelection ()
 Returns the routing object collector for ubend
Created in NX8.0.0.

Detailed Description

Builder class for Assign Corner which creates corner
To create a new instance of this class, use Routing::RouteManager::CreateAssignCornerBuilder
Default values.

Property Value

RouteAssignCornerCornerBlock.RouteCornerBendOptions

Radius

RouteAssignCornerCornerBlock.RouteCornerRadius.Value

0 (millimeters part), 0 (inches part)

RouteAssignCornerCornerBlock.RouteCornerRatioToDiameter.Value

0 (millimeters part), 0 (inches part)

RouteAssignCornerCornerBlock.RouteCornerRequireLinearSolution

0

RouteAssignCornerCornerBlock.RouteCornerTypeOptions

None


Created in NX6.0.0.


Member Function Documentation

Returns the value to store whether reverse order (for bend creation) or not
Created in NX6.0.0.



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

Returns the route assign corner corner block
Created in NX6.0.0.



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

Returns the route assign corner end objects.

Valid start objects objects are Routing::ControlPoint and Routing::ISegment
Created in NX6.0.0.

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

Returns the routing object colletor
Created in NX6.0.0.



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

Returns the route assign corner start objects.

Valid start objects are Routing::ControlPoint and Routing::ISegment
Created in NX6.0.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 .


Created in NX8.0.0.

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

Sets the value to store whether reverse order (for bend creation) or not
Created in NX6.0.0.



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

Parameters:
numnum
void NXOpen::Routing::AssignCornerBuilder::SetStockList ( const std::vector< NXOpen::Routing::Stock * > &  stockObjects)

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


Created in NX8.0.0.

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

Parameters:
stockObjectsRouting Stocks for cope creation

Returns the routing object collector for ubend
Created in NX8.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.