NXOpen .NET Reference  12.0.0
Static Public Member Functions | Properties | List of all members
NXOpen.MechanicalRouting.RoutingManager Class Reference

Represents an NXOpen.MechanicalRouting.RoutingManager object. More...

Inheritance diagram for NXOpen.MechanicalRouting.RoutingManager:

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

Tag Tag [get]
 Returns the tag of this object. More...
 
NXOpen.MechanicalRouting.BuilderFactory BuilderFactory [get]
 Returns a NXOpen.MechanicalRouting.BuilderFactory object. More...
 
NXOpen.MechanicalRouting.ConnectivityService ConnectivityService [get]
 Returns a NXOpen.MechanicalRouting.ConnectivityService object. More...
 
NXOpen.MechanicalRouting.LogicalDesignService LogicalDesignService [get]
 Returns a NXOpen.MechanicalRouting.LogicalDesignService object. More...
 
NXOpen.MechanicalRouting.InsulationService InsulationService [get]
 Returns a NXOpen.MechanicalRouting.InsulationService object. More...
 

Detailed Description

Represents an NXOpen.MechanicalRouting.RoutingManager object.

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

Created in NX11.0.0

Member Function Documentation

static RoutingManager NXOpen.MechanicalRouting.RoutingManager.GetRoutingManager ( NXOpen.Session  owner)
static

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.MechanicalRouting.BuilderFactory NXOpen.MechanicalRouting.RoutingManager.BuilderFactory
get

Returns a NXOpen.MechanicalRouting.BuilderFactory object.

Use this object to create specific routing mechanical builders.

Created in NX11.0.0

NXOpen.MechanicalRouting.ConnectivityService NXOpen.MechanicalRouting.RoutingManager.ConnectivityService
get

Returns a NXOpen.MechanicalRouting.ConnectivityService object.

Use this object for specific Routing Mechanical Connectivity Service.

Created in NX11.0.0

NXOpen.MechanicalRouting.InsulationService NXOpen.MechanicalRouting.RoutingManager.InsulationService
get

Returns a NXOpen.MechanicalRouting.InsulationService object.

Use this object for specific Routing Mechanical Insulation service

Created in NX11.0.0

NXOpen.MechanicalRouting.LogicalDesignService NXOpen.MechanicalRouting.RoutingManager.LogicalDesignService
get

Returns a NXOpen.MechanicalRouting.LogicalDesignService object.

Use this object for specific Routing Mechanical Logical Design to Physical Design Service.

Created in NX11.0.0

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