NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Preferences.RoutingLogical Class Reference

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

Inheritance diagram for NXOpen.Preferences.RoutingLogical:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  FlowArrowEnumType { Open, Closed, Filled }
 How to create terminal segments (if creating terminal segments). More...
 

Properties

unsafe double FlowArrowParameterA [get, set]
 Returns or sets the application view flow arrow parameter A More...
 
unsafe double FlowArrowParameterB [get, set]
 Returns or sets the application view flow arrow parameter B More...
 
unsafe
NXOpen.Preferences.RoutingLogical.FlowArrowEnumType 
FlowArrowType [get, set]
 Returns or sets the application view flow arrow type More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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
Open 

Open arrow head on flow arrow.

Closed 

Closed arrow head on flow arrow.

Filled 

Filled arrow head on flow arrow.

Property Documentation

unsafe double NXOpen.Preferences.RoutingLogical.FlowArrowParameterA
getset

Returns or sets the application view flow arrow parameter A

Created in NX4.0.0

License requirements to get this property: routing_pid ("Routing PID")

License requirements to set this property: routing_pid ("Routing PID")

unsafe double NXOpen.Preferences.RoutingLogical.FlowArrowParameterB
getset

Returns or sets the application view flow arrow parameter B

Created in NX4.0.0

License requirements to get this property: routing_pid ("Routing PID")

License requirements to set this property: routing_pid ("Routing PID")

unsafe NXOpen.Preferences.RoutingLogical.FlowArrowEnumType NXOpen.Preferences.RoutingLogical.FlowArrowType
getset

Returns or sets the application view flow arrow type

Created in NX4.0.0

License requirements to get this property: routing_pid ("Routing PID")

License requirements to set this property: routing_pid ("Routing PID")

Tag NXOpen.Preferences.RoutingLogical.Tag
get

Returns the tag of this object.


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