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

Bar display option for 3D plot 


More...

Public Member Functions

 BarOption3D (const NXOpen::CAE::Xyplot::BarOption2D &option2dInitial, NXOpen::CAE::Xyplot::BarColorOption colorOptionInitial, int barDepthInitial)
 Constructor for the BarOption3D struct.
 

Public Attributes

int BarDepth
 Bar depth.
 
NXOpen::CAE::Xyplot::BarColorOption ColorOption
 Filling color option.
 
NXOpen::CAE::Xyplot::BarOption2D Option2d
 2D bar option
 

Detailed Description

Bar display option for 3D plot 


Deprecated:
Deprecated in NX9.0.0.

Use CAE::Xyplot::BarStyle3DSetting instead.

Constructor & Destructor Documentation

NXOpen::CAE::Xyplot::BarOption3D::BarOption3D ( const NXOpen::CAE::Xyplot::BarOption2D option2dInitial,
NXOpen::CAE::Xyplot::BarColorOption  colorOptionInitial,
int  barDepthInitial 
)

Constructor for the BarOption3D struct.

Parameters
option2dInitial2D bar option
colorOptionInitialFilling color option
barDepthInitialBar depth

Member Data Documentation

int NXOpen::CAE::Xyplot::BarOption3D::BarDepth

Bar depth.

NXOpen::CAE::Xyplot::BarColorOption NXOpen::CAE::Xyplot::BarOption3D::ColorOption

Filling color option.

NXOpen::CAE::Xyplot::BarOption2D NXOpen::CAE::Xyplot::BarOption3D::Option2d

2D bar option


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