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.
 

Public Attributes

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

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 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.