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

Surface option for 3D plot 


More...

Public Member Functions

 SurfaceOption3D (bool showOutlineInitial, int outlineColorInitial, int fillingColorInitial, NXOpen::CAE::Xyplot::SurfaceColorOption colorOptionInitial, NXOpen::CAE::Xyplot::PointMarker pointMarkerInitial)
 Constructor for the SurfaceOption3D struct.
 

Public Attributes

NXOpen::CAE::Xyplot::SurfaceColorOption ColorOption
 Filling color option.
 
int FillingColor
 Filling color.
 
int OutlineColor
 Outline color.
 
NXOpen::CAE::Xyplot::PointMarker PointMarker
 Point marker.
 
bool ShowOutline
 Whether to show outline.
 

Detailed Description

Surface option for 3D plot 


Deprecated:
Deprecated in NX9.0.0.

Use CAE::Xyplot::SurfaceStyleSetting instead.

Constructor & Destructor Documentation

NXOpen::CAE::Xyplot::SurfaceOption3D::SurfaceOption3D ( bool  showOutlineInitial,
int  outlineColorInitial,
int  fillingColorInitial,
NXOpen::CAE::Xyplot::SurfaceColorOption  colorOptionInitial,
NXOpen::CAE::Xyplot::PointMarker  pointMarkerInitial 
)

Constructor for the SurfaceOption3D struct.

Parameters
showOutlineInitialWhether to show outline
outlineColorInitialOutline color. The acceptable range is 1-216
fillingColorInitialFilling color. The acceptable range is 1-216
colorOptionInitialFilling color option
pointMarkerInitialPoint marker

Member Data Documentation

NXOpen::CAE::Xyplot::SurfaceColorOption NXOpen::CAE::Xyplot::SurfaceOption3D::ColorOption

Filling color option.

int NXOpen::CAE::Xyplot::SurfaceOption3D::FillingColor

Filling color.

The acceptable range is 1-216

int NXOpen::CAE::Xyplot::SurfaceOption3D::OutlineColor

Outline color.

The acceptable range is 1-216

NXOpen::CAE::Xyplot::PointMarker NXOpen::CAE::Xyplot::SurfaceOption3D::PointMarker

Point marker.

bool NXOpen::CAE::Xyplot::SurfaceOption3D::ShowOutline

Whether to show outline.


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