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

This is the manager for Thermo Optical Properties. More...

Inheritance diagram for NXOpen.CAE.ThermoOpticalPropMgr:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void Destroy ()
 Deletes the manager. More...
 
unsafe void Export (string fileName, NXOpen.NXObject[] selectedObjects)
 Exports the thermal-optical properties to an xml file. More...
 
unsafe void ImportFromXml (string fileName)
 Imports the thermal-optical properties from an xml file. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. 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...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

This is the manager for Thermo Optical Properties.

To create a new instance of this class, use NXOpen.CAE.CaePart.NewThermoOpticalPropMgr

Created in NX1899.0.0

Member Function Documentation

unsafe void NXOpen.CAE.ThermoOpticalPropMgr.Destroy ( )
inline

Deletes the manager.

Created in NX1899.0.0

License requirements: None.

unsafe void NXOpen.CAE.ThermoOpticalPropMgr.Export ( string  fileName,
NXOpen.NXObject[]  selectedObjects 
)
inline

Exports the thermal-optical properties to an xml file.

Created in NX1899.0.0

License requirements: None.

Parameters
fileNameName of the target export file
selectedObjectsArray of objects to export.
unsafe void NXOpen.CAE.ThermoOpticalPropMgr.ImportFromXml ( string  fileName)
inline

Imports the thermal-optical properties from an xml file.

Created in NX1899.0.0

License requirements: None.

Parameters
fileNameName of the target import file

The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.