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

Represents the set of navigation preferences applicable to entire session. More...

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

Public Member Functions

unsafe string[] GetAllAvailableDisciplines ()
 Returns All disciplines available in the current application view. More...
 
- 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...
 

Properties

unsafe string CurrentDiscipline [get, set]
 Returns or sets the current discipline. More...
 
unsafe int DisciplineIndex [get, set]
 Returns or sets the next generation routing discipline preference More...
 
unsafe bool DisplayConnectedPorts [get, set]
 Returns or sets the next generation routing display connected ports preference More...
 
unsafe int InsulationTranslucency [get, set]
 Returns or sets the next generation insulation translucency preference More...
 
unsafe string OffsetExpressionString [get, set]
 Returns or sets the next generation routing offset expression string preference More...
 
unsafe double PortLength [get, set]
 Returns or sets the next generation routing port length preference in part units More...
 
unsafe int SpaceReservationTranslucency [get, set]
 Returns or sets the next generation space reservation translucency preference More...
 
unsafe int StockTranslucency [get, set]
 Returns or sets the next generation routing stock translucency preference 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

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents the set of navigation preferences applicable to entire session.

To obtain an instance of this class, refer to NXOpen.Preferences.SessionPreferences

Created in NX1847.0.0

Member Function Documentation

unsafe string [] NXOpen.Preferences.RoutingPreferences.GetAllAvailableDisciplines ( )
inline

Returns All disciplines available in the current application view.

Created in NX1847.0.0

License requirements: routing_base ("Routing Basic")

Returns

Property Documentation

unsafe string NXOpen.Preferences.RoutingPreferences.CurrentDiscipline
getset

Returns or sets the current discipline.

A discipline value of "" (the empty string) indicates no current discipline.

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe int NXOpen.Preferences.RoutingPreferences.DisciplineIndex
getset

Returns or sets the next generation routing discipline preference

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe bool NXOpen.Preferences.RoutingPreferences.DisplayConnectedPorts
getset

Returns or sets the next generation routing display connected ports preference

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe int NXOpen.Preferences.RoutingPreferences.InsulationTranslucency
getset

Returns or sets the next generation insulation translucency preference

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe string NXOpen.Preferences.RoutingPreferences.OffsetExpressionString
getset

Returns or sets the next generation routing offset expression string preference

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe double NXOpen.Preferences.RoutingPreferences.PortLength
getset

Returns or sets the next generation routing port length preference in part units

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe int NXOpen.Preferences.RoutingPreferences.SpaceReservationTranslucency
getset

Returns or sets the next generation space reservation translucency preference

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe int NXOpen.Preferences.RoutingPreferences.StockTranslucency
getset

Returns or sets the next generation routing stock translucency preference

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

Tag NXOpen.Preferences.RoutingPreferences.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.