NXOpen .NET Reference  12.0.0
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:

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...
 

Properties

Tag Tag [get]
 Returns the tag of this object. 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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.