NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::CaeDataContainer Class Reference

Represents a list of named properties, where the property name is a unique string. More...

Inheritance diagram for NXOpen::CAE::CaeDataContainer:
NXOpen::DataContainer NXOpen::PropertyContainer NXOpen::TransientObject

List of all members.

Public Member Functions

virtual ~CaeDataContainer ()
 Frees the object from memory.

Detailed Description

Represents a list of named properties, where the property name is a unique string.

The properties can be accessed and modified. In addition, new Properties can be added to the existing list.


Created in NX7.5.0.


Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX7.5.0.

License requirements : None


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