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

Detailed Description

The RoutingLogical object stores a set of route logical preferences.


To obtain an instance of this class, refer to NXOpen::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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.