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

Represents the base line display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::BaseLineStyleSetting:
NXOpen::CAE::Xyplot::BaseSymbolStyleSetting NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle NXOpen::CAE::Xyplot::LineStyle2DSetting NXOpen::CAE::Xyplot::LineStyle3DSetting NXOpen::CAE::Xyplot::VectorStyle2DSetting

Public Member Functions

NXOpen::NXColorColor ()
 Returns the line color
Created in NX9.0.0. More...
 
NXOpen::DisplayableObject::ObjectFont Font ()
 Returns the line font
Created in NX9.0.0. More...
 
void SetColor (NXOpen::NXColor *color)
 Sets the line color
Created in NX9.0.0. More...
 
void SetFont (NXOpen::DisplayableObject::ObjectFont font)
 Sets the line font
Created in NX9.0.0. More...
 
void SetWidth (NXOpen::DisplayableObject::ObjectWidth lineWidth)
 Sets the line width
Created in NX9.0.0. More...
 
NXOpen::DisplayableObject::ObjectWidth Width ()
 Returns the line width
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseSymbolStyleSetting
NXOpen::CAE::Xyplot::PointMarker PointMarker ()
 Returns the point marker
Created in NX9.0.0. More...
 
void SetPointMarker (NXOpen::CAE::Xyplot::PointMarker pointMarker)
 Sets the point marker
Created in NX9.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 base line display style.

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

Created in NX9.0.0.

Member Function Documentation

NXOpen::NXColor* NXOpen::CAE::Xyplot::BaseLineStyleSetting::Color ( )

Returns the line color
Created in NX9.0.0.



License requirements : None

NXOpen::DisplayableObject::ObjectFont NXOpen::CAE::Xyplot::BaseLineStyleSetting::Font ( )

Returns the line font
Created in NX9.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::BaseLineStyleSetting::SetColor ( NXOpen::NXColor color)

Sets the line color
Created in NX9.0.0.



License requirements : None

Parameters
colorText font color
void NXOpen::CAE::Xyplot::BaseLineStyleSetting::SetFont ( NXOpen::DisplayableObject::ObjectFont  font)

Sets the line font
Created in NX9.0.0.



License requirements : None

Parameters
fontText font
void NXOpen::CAE::Xyplot::BaseLineStyleSetting::SetWidth ( NXOpen::DisplayableObject::ObjectWidth  lineWidth)

Sets the line width
Created in NX9.0.0.



License requirements : None

Parameters
lineWidthText line width
NXOpen::DisplayableObject::ObjectWidth NXOpen::CAE::Xyplot::BaseLineStyleSetting::Width ( )

Returns the line width
Created in NX9.0.0.



License requirements : None


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