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

Annotation box display settings. More...

List of all members.

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

area color

area translucency

fill area

line color

show border


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