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

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

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

double NXOpen::Preferences::RoutingLogical::FlowArrowParameterA ( )

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



License requirements : routing_pid ("Routing PID")

double NXOpen::Preferences::RoutingLogical::FlowArrowParameterB ( )

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



License requirements : routing_pid ("Routing PID")

NXOpen::Preferences::RoutingLogical::FlowArrowEnumType NXOpen::Preferences::RoutingLogical::FlowArrowType ( )

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



License requirements : routing_pid ("Routing PID")

void NXOpen::Preferences::RoutingLogical::SetFlowArrowParameterA ( double  flowArrowParameterA)

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



License requirements : routing_pid ("Routing PID")

Parameters
flowArrowParameterAflow arrow parameter a
void NXOpen::Preferences::RoutingLogical::SetFlowArrowParameterB ( double  flowArrowParameterB)

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



License requirements : routing_pid ("Routing PID")

Parameters
flowArrowParameterBflow arrow parameter b
void NXOpen::Preferences::RoutingLogical::SetFlowArrowType ( NXOpen::Preferences::RoutingLogical::FlowArrowEnumType  flowArrowType)

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



License requirements : routing_pid ("Routing PID")

Parameters
flowArrowTypeflow arrow type
tag_t NXOpen::Preferences::RoutingLogical::Tag ( ) const

Returns the tag of this object.


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