NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Preferences::RoutingLogical Class Reference

The RoutingLogical object stores a set of route logical preferences. More...

List of all members.

Public Types

enum  FlowArrowEnumType { FlowArrowEnumTypeOpen, FlowArrowEnumTypeClosed, FlowArrowEnumTypeFilled }
 How to create terminal segments (if creating terminal segments). More...

Public Member Functions

double FlowArrowParameterA ()
 Returns the application view flow arrow parameter A
Created in NX4.0.0.
double FlowArrowParameterB ()
 Returns the application view flow arrow parameter B
Created in NX4.0.0.
NXOpen::Preferences::RoutingLogical::FlowArrowEnumType FlowArrowType ()
 Returns the application view flow arrow type
Created in NX4.0.0.
void SetFlowArrowParameterA (double flowArrowParameterA)
 Sets the application view flow arrow parameter A
Created in NX4.0.0.
void SetFlowArrowParameterB (double flowArrowParameterB)
 Sets the application view flow arrow parameter B
Created in NX4.0.0.
void SetFlowArrowType (NXOpen::Preferences::RoutingLogical::FlowArrowEnumType flowArrowType)
 Sets the application view flow arrow type
Created in NX4.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

The RoutingLogical object stores a set of route logical preferences.


To obtain an instance of this class, refer to Preferences::RoutingApplicationView

Created in NX4.0.0.


Member Enumeration Documentation

How to create terminal segments (if creating terminal segments).

Enumerator:
FlowArrowEnumTypeOpen 

Open arrow head on flow arrow.

FlowArrowEnumTypeClosed 

Closed arrow head on flow arrow.

FlowArrowEnumTypeFilled 

Filled arrow head on flow arrow.


Member Function Documentation

Returns the application view flow arrow parameter A
Created in NX4.0.0.



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

Returns the application view flow arrow parameter B
Created in NX4.0.0.



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

Returns the application view flow arrow type
Created in NX4.0.0.



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

Sets the application view flow arrow parameter A
Created in NX4.0.0.



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

Parameters:
flowArrowParameterAflow arrow parameter a

Sets the application view flow arrow parameter B
Created in NX4.0.0.



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

Parameters:
flowArrowParameterBflow arrow parameter b

Sets the application view flow arrow type
Created in NX4.0.0.



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

Parameters:
flowArrowTypeflow arrow type

Returns the tag of this object.


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