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

Represents a handle to one of the plots created as visualization for a NXOpen.CAE.PostScenario . More...

Inheritance diagram for NXOpen.CAE.PostScenarioPlotHandle:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.PostScenarioPostViewHandle NXOpen.CAE.PostScenarioXyPlotHandle

Public Member Functions

unsafe string GetDescriptiveName ()
 Retrieves the descriptive name of the plot. 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...
 

Properties

unsafe int ViewportIndex [get]
 Returns the viewport index which contains the plot. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a handle to one of the plots created as visualization for a NXOpen.CAE.PostScenario .

The Plots are determined by the selected CAE.PostScenarioBuilder.Visualization .

See derived classes for more details.

Use NXOpen.CAE.PostScenario.Plots to access instances of this class.

Created in NX1899.0.0

Member Function Documentation

unsafe string NXOpen.CAE.PostScenarioPlotHandle.GetDescriptiveName ( )
inline

Retrieves the descriptive name of the plot.

Created in NX1899.0.0

License requirements: None.

Returns

Property Documentation

unsafe int NXOpen.CAE.PostScenarioPlotHandle.ViewportIndex
get

Returns the viewport index which contains the plot.

This index can be used to access the entire content of that viewport.

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.