NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAE.Connections.Utils Class Reference

Contains universal connections utility methods More...

Inheritance diagram for NXOpen.CAE.Connections.Utils:

Public Member Functions

unsafe
NXOpen.CAE.Connections.IConnection[] 
FilterConnectionsByType (NXOpen.CAE.Connections.IConnection[] iConnections, NXOpen.CAE.Connections.ConnectionType type)
 Filters a list of connections by type More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Contains universal connections utility methods

To obtain an instance of this class, refer to NXOpen.CAE.Connections.Folder

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.CAE.Connections.IConnection [] NXOpen.CAE.Connections.Utils.FilterConnectionsByType ( NXOpen.CAE.Connections.IConnection[]  iConnections,
NXOpen.CAE.Connections.ConnectionType  type 
)

Filters a list of connections by type

Created in NX12.0.0

License requirements: None.

Parameters
iConnectionsThe array of input connections
typeThe connection type to filter by
Returns
all connections matching the specified connection type

Property Documentation

Tag NXOpen.CAE.Connections.Utils.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.