NXOpen .NET Reference  12.0.0
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:

Public Types

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

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
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...
 

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.