NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Xyplot::LineOption2D Struct Reference

Line display option for 2D plot 


More...

Public Member Functions

 LineOption2D (NXOpen::CAE::Xyplot::LineFont lineFontInitial, NXOpen::CAE::Xyplot::LineWidth lineWidthInitial, NXOpen::CAE::Xyplot::PointMarker pointMarkerInitial, int lineColorInitial)
 Constructor for the LineOption2D struct.
 

Public Attributes

int LineColor
 Line color.
 
NXOpen::CAE::Xyplot::LineFont LineFont
 Line font.
 
NXOpen::CAE::Xyplot::LineWidth LineWidth
 Line width.
 
NXOpen::CAE::Xyplot::PointMarker PointMarker
 Point marker.
 

Detailed Description

Line display option for 2D plot 


Deprecated:
Deprecated in NX9.0.0.

Use CAE::Xyplot::LineStyle2DSetting instead.

Constructor & Destructor Documentation

NXOpen::CAE::Xyplot::LineOption2D::LineOption2D ( NXOpen::CAE::Xyplot::LineFont  lineFontInitial,
NXOpen::CAE::Xyplot::LineWidth  lineWidthInitial,
NXOpen::CAE::Xyplot::PointMarker  pointMarkerInitial,
int  lineColorInitial 
)

Constructor for the LineOption2D struct.

Parameters
lineFontInitialLine font
lineWidthInitialLine width
pointMarkerInitialPoint marker
lineColorInitialLine color. The acceptable range is 1-216

Member Data Documentation

int NXOpen::CAE::Xyplot::LineOption2D::LineColor

Line color.

The acceptable range is 1-216

NXOpen::CAE::Xyplot::LineFont NXOpen::CAE::Xyplot::LineOption2D::LineFont

Line font.

NXOpen::CAE::Xyplot::LineWidth NXOpen::CAE::Xyplot::LineOption2D::LineWidth

Line width.

NXOpen::CAE::Xyplot::PointMarker NXOpen::CAE::Xyplot::LineOption2D::PointMarker

Point marker.


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