NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Connections::Utils Class Reference

Contains universal connections utility methods
To obtain an instance of this class, refer to NXOpen::CAE::Connections::Folder

Created in NX12.0.0. More...

Public Member Functions

std::vector
< NXOpen::CAE::Connections::IConnection * > 
FilterConnectionsByType (const std::vector< NXOpen::CAE::Connections::IConnection * > &iConnections, NXOpen::CAE::Connections::ConnectionType type)
 Filters a list of connections by type. More...
 
tag_t Tag () const
 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

std::vector<NXOpen::CAE::Connections::IConnection *> NXOpen::CAE::Connections::Utils::FilterConnectionsByType ( const std::vector< NXOpen::CAE::Connections::IConnection * > &  iConnections,
NXOpen::CAE::Connections::ConnectionType  type 
)

Filters a list of connections by type.

Returns
all connections matching the specified connection type
Created in NX12.0.0.

License requirements : None
Parameters
iConnectionsThe array of input connections
typeThe connection type to filter by
tag_t NXOpen::CAE::Connections::Utils::Tag ( ) const

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.