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

Represents an NXOpen.ElectricalRouting.RoutingManager object. More...

Inheritance diagram for NXOpen.ElectricalRouting.RoutingManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Static Public Member Functions

static RoutingManager GetRoutingManager (NXOpen.Session owner)
 Returns the RoutingManager object for the running session which serves as the 'gateway' class for the application API. More...
 

Properties

NXOpen.ElectricalRouting.BuilderFactory BuilderFactory [get]
 Returns a NXOpen.ElectricalRouting.BuilderFactory object. 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

Represents an NXOpen.ElectricalRouting.RoutingManager object.

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

Created in NX1872.0.0

Member Function Documentation

static RoutingManager NXOpen.ElectricalRouting.RoutingManager.GetRoutingManager ( NXOpen.Session  owner)
inlinestatic

Returns the RoutingManager object for the running session which serves as the 'gateway' class for the application API.

References to all other objects in this API are obtained either directly or indirectly via methods and properties on this class. Platform Session should be initialized using 'GetSession' method from NXOpen API prior to this call.

Property Documentation

NXOpen.ElectricalRouting.BuilderFactory NXOpen.ElectricalRouting.RoutingManager.BuilderFactory
get

Returns a NXOpen.ElectricalRouting.BuilderFactory object.

Use this object to create specific routing electrical builders.

Created in NX1872.0.0

Tag NXOpen.ElectricalRouting.RoutingManager.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.