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

Represents a function data accessor interface to retrieve data for given graph index and record index. More...

Inheritance diagram for NXOpen.CAE.Xyplot.IFunctionDataAccessor:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink NXOpen.CAE.Xyplot.Argand3DFunctionDataAccessor NXOpen.CAE.Xyplot.BarChartFunctionDataAccessor NXOpen.CAE.Xyplot.MatrixFunctionDataAccessor NXOpen.CAE.Xyplot.XYFunctionDataAccessor NXOpen.CAE.Xyplot.XYZFunctionDataAccessor

Public Member Functions

unsafe
NXOpen.CAE.Xyplot.AxisAccessor 
AskAxisAccessor (NXOpen.CAE.Xyplot.AxisDirection axisDirection)
 Asks axis accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.AxisAccessor 
AskColorAxisAccessor ()
 Asks color axis accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.FunctionLegendAccessor 
AskFunctionLegendAccessor ()
 Asks function legend accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.LegendAccessor 
AskLegendAccessor ()
 Asks legend accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.OverallLevelAccessor 
AskOverallLevelAccessor ()
 Asks overall level accessor More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new 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...
 

Protected Member Functions

override void FreeResource ()
 Destroys the object. More...
 

Properties

unsafe string FunctionType [get]
 Returns the function type name. More...
 
unsafe string RecordName [get]
 Returns the record name. More...
 
unsafe
NXOpen.CAE.Xyplot.FunctionDataAccessor 
Type [get]
 Returns the function data accessor type. More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Represents a function data accessor interface to retrieve data for given graph index and record index.

Created in NX1899.0.0

Member Function Documentation

unsafe NXOpen.CAE.Xyplot.AxisAccessor NXOpen.CAE.Xyplot.IFunctionDataAccessor.AskAxisAccessor ( NXOpen.CAE.Xyplot.AxisDirection  axisDirection)
inline

Asks axis accessor.

Created in NX1899.0.0

License requirements: None.

Parameters
axisDirection
Returns
unsafe NXOpen.CAE.Xyplot.AxisAccessor NXOpen.CAE.Xyplot.IFunctionDataAccessor.AskColorAxisAccessor ( )
inline

Asks color axis accessor.

Created in NX1899.0.0

License requirements: None.

Returns
unsafe NXOpen.CAE.Xyplot.FunctionLegendAccessor NXOpen.CAE.Xyplot.IFunctionDataAccessor.AskFunctionLegendAccessor ( )
inline

Asks function legend accessor.

Created in NX1899.0.0

License requirements: None.

Returns
unsafe NXOpen.CAE.Xyplot.LegendAccessor NXOpen.CAE.Xyplot.IFunctionDataAccessor.AskLegendAccessor ( )
inline

Asks legend accessor.

Created in NX1899.0.0

License requirements: None.

Returns
unsafe NXOpen.CAE.Xyplot.OverallLevelAccessor NXOpen.CAE.Xyplot.IFunctionDataAccessor.AskOverallLevelAccessor ( )
inline

Asks overall level accessor

Created in NX1899.0.0

License requirements: None.

Returns
override void NXOpen.CAE.Xyplot.IFunctionDataAccessor.FreeResource ( )
inlineprotectedvirtual

Destroys the object.

Created in NX1899.0.0

License requirements: None.

Implements NXOpen.TransientObject.

Property Documentation

unsafe string NXOpen.CAE.Xyplot.IFunctionDataAccessor.FunctionType
get

Returns the function type name.

Created in NX1899.0.0

License requirements: None.

unsafe string NXOpen.CAE.Xyplot.IFunctionDataAccessor.RecordName
get

Returns the record name.

Created in NX1899.0.0

License requirements: None.

unsafe NXOpen.CAE.Xyplot.FunctionDataAccessor NXOpen.CAE.Xyplot.IFunctionDataAccessor.Type
get

Returns the function data accessor type.

Created in NX1899.0.0

License requirements: None.


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