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

Represents the 3d plate display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::PlateStyle3DSetting:
NXOpen::CAE::Xyplot::BasePlateStyleSetting NXOpen::CAE::Xyplot::BaseSymbolStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

NXOpen::CAE::Xyplot::PlateColorOption ColorOption ()
 Returns the color option
Created in NX9.0.0. More...
 
NXOpen::CAE::Xyplot::Direction Direction ()
 Returns the plate direction
Created in NX9.0.0. More...
 
void SetColorOption (NXOpen::CAE::Xyplot::PlateColorOption colorOption)
 Sets the color option
Created in NX9.0.0. More...
 
void SetDirection (NXOpen::CAE::Xyplot::Direction direction)
 Sets the plate direction
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BasePlateStyleSetting
NXOpen::NXColorFillingColor ()
 Returns the filling color
Created in NX9.0.0. More...
 
NXOpen::NXColorOutlineColor ()
 Returns the outline color
Created in NX9.0.0. More...
 
void SetFillingColor (NXOpen::NXColor *fillingColor)
 Sets the filling color
Created in NX9.0.0. More...
 
void SetOutlineColor (NXOpen::NXColor *outlineColor)
 Sets the outline color
Created in NX9.0.0. More...
 
void SetShowOutline (bool showOutline)
 Sets a value indicating whether to display the outline
Created in NX9.0.0. More...
 
bool ShowOutline ()
 Returns a value indicating whether to display the outline
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseSymbolStyleSetting
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
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::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the 3d plate display style.

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

Created in NX9.0.0.

Member Function Documentation

NXOpen::CAE::Xyplot::PlateColorOption NXOpen::CAE::Xyplot::PlateStyle3DSetting::ColorOption ( )

Returns the color option
Created in NX9.0.0.



License requirements : None

NXOpen::CAE::Xyplot::Direction NXOpen::CAE::Xyplot::PlateStyle3DSetting::Direction ( )

Returns the plate direction
Created in NX9.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::PlateStyle3DSetting::SetColorOption ( NXOpen::CAE::Xyplot::PlateColorOption  colorOption)

Sets the color option
Created in NX9.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
colorOptioncoloroption
void NXOpen::CAE::Xyplot::PlateStyle3DSetting::SetDirection ( NXOpen::CAE::Xyplot::Direction  direction)

Sets the plate direction
Created in NX9.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
directiondirection

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