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

Manages the plot graph template. More...

Inheritance diagram for NXOpen.CAE.Xyplot.PlotGraphTemplate:
NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void ExportTemplate (string strXmlFile)
 Exports current graph template setting to a template xml file, it will override the template file if it is existing. More...
 
unsafe void ImportTemplate (string strXmlFile)
 Updates current graph template setting from a template xml file More...
 
unsafe void ResetToDefault ()
 Resets the graph template to default values More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. 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 string AbscissaCustomMarkerLabel [get, set]
 Returns or sets the abscissa custom marker label More...
 
unsafe
NXOpen.CAE.Xyplot.DiagramDisplayStyles 
DiagramDisplayStyles [get]
 Returns the diagram display styles. More...
 
unsafe
NXOpen.CAE.Xyplot.GeneralDisplayStyles 
GeneralDisplayStyles [get]
 Returns the general display styles. More...
 
unsafe string OrdinateCustomMarkerLabel [get, set]
 Returns or sets the ordinate custom marker label More...
 
unsafe
NXOpen.CAE.Xyplot.WallDisplayStyles 
WallDisplayStyles [get]
 Returns the wall display styles. More...
 
unsafe string ZCustomMarkerLabel [get, set]
 Returns or sets the z custom marker label More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe
NXOpen.CAE.Xyplot.IDisplayStyle 
Owner [get]
 Returns the owner style 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...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 

Additional Inherited Members

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

Detailed Description

Manages the plot graph template.

Not support KF.

Created in NX10.0.0

Member Function Documentation

unsafe void NXOpen.CAE.Xyplot.PlotGraphTemplate.ExportTemplate ( string  strXmlFile)
inline

Exports current graph template setting to a template xml file, it will override the template file if it is existing.

Created in NX10.0.0

License requirements: None.

Parameters
strXmlFileTemplate xml file name
unsafe void NXOpen.CAE.Xyplot.PlotGraphTemplate.ImportTemplate ( string  strXmlFile)
inline

Updates current graph template setting from a template xml file

Created in NX10.0.0

License requirements: None.

Parameters
strXmlFileTemplate xml file name
unsafe void NXOpen.CAE.Xyplot.PlotGraphTemplate.ResetToDefault ( )
inline

Resets the graph template to default values

Created in NX10.0.0

License requirements: None.

Property Documentation

unsafe string NXOpen.CAE.Xyplot.PlotGraphTemplate.AbscissaCustomMarkerLabel
getset

Returns or sets the abscissa custom marker label

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.DiagramDisplayStyles NXOpen.CAE.Xyplot.PlotGraphTemplate.DiagramDisplayStyles
get

Returns the diagram display styles.

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.CAE.Xyplot.GeneralDisplayStyles NXOpen.CAE.Xyplot.PlotGraphTemplate.GeneralDisplayStyles
get

Returns the general display styles.

Created in NX10.0.0

License requirements: None.

unsafe string NXOpen.CAE.Xyplot.PlotGraphTemplate.OrdinateCustomMarkerLabel
getset

Returns or sets the ordinate custom marker label

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.WallDisplayStyles NXOpen.CAE.Xyplot.PlotGraphTemplate.WallDisplayStyles
get

Returns the wall display styles.

Created in NX10.0.0

License requirements: None.

unsafe string NXOpen.CAE.Xyplot.PlotGraphTemplate.ZCustomMarkerLabel
getset

Returns or sets the z custom marker label

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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