NXOpen .NET Reference  12.0.0
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.CAE.Xyplot.IDisplayStyle

Public Member Functions

unsafe void ResetToDefault ()
 Resets the graph template to default values More...
 
unsafe void ImportTemplate (string strXmlFile)
 Updates current graph template setting from a template xml file More...
 
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...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. 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.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style 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)

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)

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 ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.