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

Represents Physical NXOpen.CAE.AssociationUtilities class More...

Inheritance diagram for NXOpen.CAE.AssociationUtilities:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  PrintInfoType { Internal, External, All }
 The print info type More...
 

Public Member Functions

unsafe void ReportAssociation (NXOpen.CAE.IFEModel fem, NXOpen.CAE.AssociationUtilities.PrintInfoType uiOrFile, string fileName)
 This report association summary of fem/afm component 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

Represents Physical NXOpen.CAE.AssociationUtilities class

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

Created in NX11.0.0

Member Enumeration Documentation

The print info type

Enumerator
Internal 

print info to a window

External 

print info to a file

All 

print info to a file and to a window

Member Function Documentation

unsafe void NXOpen.CAE.AssociationUtilities.ReportAssociation ( NXOpen.CAE.IFEModel  fem,
NXOpen.CAE.AssociationUtilities.PrintInfoType  uiOrFile,
string  fileName 
)
inline

This report association summary of fem/afm component

Created in NX11.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
fem
uiOrFileoutput type window or file or both
fileNamefile name in which association summary to be written

Property Documentation

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