NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::CurveDisplaySettings Class Reference

Represents the curve display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::CurveDisplaySettings:
NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::CAE::Xyplot::ICurveDisplaySettings NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

virtual NXOpen::NXColorColor ()
 Returns the line color
Created in NX12.0.0. More...
 
virtual
NXOpen::DisplayableObject::ObjectFont 
Font ()
 Returns the line font
Created in NX12.0.0. More...
 
virtual void SetColor (NXOpen::NXColor *color)
 Sets the line color
Created in NX12.0.0. More...
 
virtual void SetFont (NXOpen::DisplayableObject::ObjectFont gridFont)
 Sets the line font
Created in NX12.0.0. More...
 
virtual void SetWidth (NXOpen::DisplayableObject::ObjectWidth gridWidth)
 Sets the line width
Created in NX12.0.0. More...
 
virtual
NXOpen::DisplayableObject::ObjectWidth 
Width ()
 Returns the line width
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseDisplayStyleSetting
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXString JournalIdentifier ()
 Returns the identifier that would be recorded in a journal for this object. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the curve display style.

Call Call CAE::Xyplot::BaseDisplayStyleSetting::CommitChange to apply style changes to corresponding plot after it's modified.
Not support KF.

Created in NX12.0.0.

Member Function Documentation

virtual NXOpen::NXColor* NXOpen::CAE::Xyplot::CurveDisplaySettings::Color ( )
virtual

Returns the line color
Created in NX12.0.0.



License requirements : None

Implements NXOpen::CAE::Xyplot::ICurveDisplaySettings.

virtual NXOpen::DisplayableObject::ObjectFont NXOpen::CAE::Xyplot::CurveDisplaySettings::Font ( )
virtual

Returns the line font
Created in NX12.0.0.



License requirements : None

Implements NXOpen::CAE::Xyplot::ICurveDisplaySettings.

virtual void NXOpen::CAE::Xyplot::CurveDisplaySettings::SetColor ( NXOpen::NXColor color)
virtual

Sets the line color
Created in NX12.0.0.



License requirements : None

Parameters
colorcolor

Implements NXOpen::CAE::Xyplot::ICurveDisplaySettings.

virtual void NXOpen::CAE::Xyplot::CurveDisplaySettings::SetFont ( NXOpen::DisplayableObject::ObjectFont  gridFont)
virtual

Sets the line font
Created in NX12.0.0.



License requirements : None

Parameters
gridFontgridfont

Implements NXOpen::CAE::Xyplot::ICurveDisplaySettings.

virtual void NXOpen::CAE::Xyplot::CurveDisplaySettings::SetWidth ( NXOpen::DisplayableObject::ObjectWidth  gridWidth)
virtual

Sets the line width
Created in NX12.0.0.



License requirements : None

Parameters
gridWidthgridwidth

Implements NXOpen::CAE::Xyplot::ICurveDisplaySettings.

virtual NXOpen::DisplayableObject::ObjectWidth NXOpen::CAE::Xyplot::CurveDisplaySettings::Width ( )
virtual

Returns the line width
Created in NX12.0.0.



License requirements : None

Implements NXOpen::CAE::Xyplot::ICurveDisplaySettings.


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