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

Represents the interface for application specific data owner More...

Inheritance diagram for NXOpen.CAE.FTK.IApplicationDataOwner:
NXOpen.CAE.FTK.ArrayRecord2D NXOpen.CAE.FTK.MatrixPlotRecord NXOpen.CAE.FTK.SectionBasedMatrixRecord NXOpen.CAE.FTK.ArrayRecord2DEven NXOpen.CAE.FTK.ArrayRecord3D NXOpen.CAE.FTK.ComplexSectionBasedMatrixRecord NXOpen.CAE.FTK.RealSectionBasedMatrixRecord

Public Member Functions

NXOpen.CAE.FTK.IApplicationData GetApplicationData ()
 Gets the application specific data associated with the record More...
 
void SetApplicationData (NXOpen.CAE.FTK.IApplicationData applicationData)
 Sets the application specific data to the record More...
 

Detailed Description

Represents the interface for application specific data owner

Created in NX12.0.0

Member Function Documentation

NXOpen.CAE.FTK.IApplicationData NXOpen.CAE.FTK.IApplicationDataOwner.GetApplicationData ( )

Gets the application specific data associated with the record

Created in NX12.0.0

License requirements: None.

Returns

Implemented in NXOpen.CAE.FTK.MatrixPlotRecord, NXOpen.CAE.FTK.ArrayRecord2D, and NXOpen.CAE.FTK.SectionBasedMatrixRecord.

void NXOpen.CAE.FTK.IApplicationDataOwner.SetApplicationData ( NXOpen.CAE.FTK.IApplicationData  applicationData)

Sets the application specific data to the record

Created in NX12.0.0

License requirements: None.

Parameters
applicationData

Implemented in NXOpen.CAE.FTK.MatrixPlotRecord, NXOpen.CAE.FTK.ArrayRecord2D, and NXOpen.CAE.FTK.SectionBasedMatrixRecord.


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