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

Annotation box display settings. More...

Public Member Functions

 AnnotationBox (NXColor *lineColorInitial, NXColor *areaColorInitial, bool showBorderInitial, bool fillAreaInitial, bool areaTranslucencyInitial)
 Constructor for the AnnotationBox struct. More...
 

Public Attributes

NXColorAreaColor
 area color More...
 
bool AreaTranslucency
 area translucency More...
 
bool FillArea
 fill area More...
 
NXColorLineColor
 line color More...
 
bool ShowBorder
 show border More...
 

Detailed Description

Annotation box display settings.

Constructor & Destructor Documentation

NXOpen::CAE::Post::AnnotationBox::AnnotationBox ( NXColor lineColorInitial,
NXColor areaColorInitial,
bool  showBorderInitial,
bool  fillAreaInitial,
bool  areaTranslucencyInitial 
)

Constructor for the AnnotationBox struct.

Parameters
lineColorInitialline color
areaColorInitialarea color
showBorderInitialshow border
fillAreaInitialfill area
areaTranslucencyInitialarea translucency

Member Data Documentation

NXColor* NXOpen::CAE::Post::AnnotationBox::AreaColor

area color

bool NXOpen::CAE::Post::AnnotationBox::AreaTranslucency

area translucency

bool NXOpen::CAE::Post::AnnotationBox::FillArea

fill area

NXColor* NXOpen::CAE::Post::AnnotationBox::LineColor

line color

bool NXOpen::CAE::Post::AnnotationBox::ShowBorder

show border


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