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

Contains various TCIN utility methods More...

Inheritance diagram for NXOpen.PDM.TcinUtils:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void ConvertLegacyDesignControlElements (NXOpen.Assemblies.Component[] designControlElements, out string[] legacyDCEIds, out string[] newDesignFeatureIds)
 Convert legacy Design Control Elements to Stand-alone Design Features 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

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

Contains various TCIN utility methods

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

Created in NX11.0.1

Member Function Documentation

unsafe void NXOpen.PDM.TcinUtils.ConvertLegacyDesignControlElements ( NXOpen.Assemblies.Component[]  designControlElements,
out string[]  legacyDCEIds,
out string[]  newDesignFeatureIds 
)
inline

Convert legacy Design Control Elements to Stand-alone Design Features

Created in NX11.0.1

License requirements: nx_4gd_integration ("4th Generation Design")

Parameters
designControlElements
legacyDCEIdsarray containing list of DCE_ID::REV_ID of DCEs
newDesignFeatureIdsarray containing list of DF_ID::REV_ID of new Stand-alone design features

Property Documentation

Tag NXOpen.PDM.TcinUtils.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.