NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Post::Mark Struct Reference

Mark display settings. More...

Public Member Functions

 Mark (bool showArrowXComponentInitial, bool showArrowYComponentInitial, bool showArrowZComponentInitial, bool showArrowMagnitudeInitial, NXOpen::CAE::Post::MarkRenderStyle markRenderStyleInitial, NXOpen::CAE::Post::MarkTensorStyle markTensorStyleInitial, NXOpen::CAE::Post::MarkColor markColorInitial, NXColor *specifiedColorInitial, NXOpen::CAE::Post::MarkSize markSizeInitial, NXOpen::CAE::Post::MarkMaximumSize markMaximumSizeInitial, double modelPrecentValueInitial, double specifiedLengthValueInitial, NXOpen::CAE::Post::MarkLocation markLocationInitial, bool hideMarksBelowInitial, NXOpen::CAE::Post::MarkHide belowMarkHideTypeInitial, double belowResultPercentInitial, double belowResultValueInitial, bool displayNumericalValueWithArrowInitial, bool doubleSidedInitial, NXOpen::CAE::Post::MarkComponentCombinationType markComponentCombinationTypeInitial, bool showTensorComponent1Initial, bool showTensorComponent2Initial, bool showTensorComponent3Initial, bool showTensorComponent4Initial)
 Constructor for the Mark struct. More...
 

Public Attributes

NXOpen::CAE::Post::MarkHide BelowMarkHideType
 below mark hide type More...
 
double BelowResultPercent
 below result percent More...
 
double BelowResultValue
 below result value More...
 
bool DisplayNumericalValueWithArrow
 display numerical value with arrow More...
 
bool DoubleSided
 doublesided More...
 
bool HideMarksBelow
 hide marks below More...
 
NXOpen::CAE::Post::MarkColor MarkColor
 mark color More...
 
NXOpen::CAE::Post::MarkComponentCombinationType MarkComponentCombinationType
 mark component combination type More...
 
NXOpen::CAE::Post::MarkLocation MarkLocation
 mark location More...
 
NXOpen::CAE::Post::MarkMaximumSize MarkMaximumSize
 mark maximum size More...
 
NXOpen::CAE::Post::MarkRenderStyle MarkRenderStyle
 mark render style More...
 
NXOpen::CAE::Post::MarkSize MarkSize
 mark size More...
 
NXOpen::CAE::Post::MarkTensorStyle MarkTensorStyle
 mark tensor style More...
 
double ModelPrecentValue
 model precent value More...
 
bool ShowArrowMagnitude
 show arrow magnitude More...
 
bool ShowArrowXComponent
 show arrow x component More...
 
bool ShowArrowYComponent
 show arrow y component More...
 
bool ShowArrowZComponent
 show arrow z component More...
 
bool ShowTensorComponent1
 show tensor component1 More...
 
bool ShowTensorComponent2
 show tensor component2 More...
 
bool ShowTensorComponent3
 show tensor component3 More...
 
bool ShowTensorComponent4
 show tensor component4 More...
 
NXColorSpecifiedColor
 specified color More...
 
double SpecifiedLengthValue
 specified length value More...
 

Detailed Description

Mark display settings.

Constructor & Destructor Documentation

NXOpen::CAE::Post::Mark::Mark ( bool  showArrowXComponentInitial,
bool  showArrowYComponentInitial,
bool  showArrowZComponentInitial,
bool  showArrowMagnitudeInitial,
NXOpen::CAE::Post::MarkRenderStyle  markRenderStyleInitial,
NXOpen::CAE::Post::MarkTensorStyle  markTensorStyleInitial,
NXOpen::CAE::Post::MarkColor  markColorInitial,
NXColor specifiedColorInitial,
NXOpen::CAE::Post::MarkSize  markSizeInitial,
NXOpen::CAE::Post::MarkMaximumSize  markMaximumSizeInitial,
double  modelPrecentValueInitial,
double  specifiedLengthValueInitial,
NXOpen::CAE::Post::MarkLocation  markLocationInitial,
bool  hideMarksBelowInitial,
NXOpen::CAE::Post::MarkHide  belowMarkHideTypeInitial,
double  belowResultPercentInitial,
double  belowResultValueInitial,
bool  displayNumericalValueWithArrowInitial,
bool  doubleSidedInitial,
NXOpen::CAE::Post::MarkComponentCombinationType  markComponentCombinationTypeInitial,
bool  showTensorComponent1Initial,
bool  showTensorComponent2Initial,
bool  showTensorComponent3Initial,
bool  showTensorComponent4Initial 
)

Constructor for the Mark struct.

Parameters
showArrowXComponentInitialshow arrow x component
showArrowYComponentInitialshow arrow y component
showArrowZComponentInitialshow arrow z component
showArrowMagnitudeInitialshow arrow magnitude
markRenderStyleInitialmark render style
markTensorStyleInitialmark tensor style
markColorInitialmark color
specifiedColorInitialspecified color
markSizeInitialmark size
markMaximumSizeInitialmark maximum size
modelPrecentValueInitialmodel precent value
specifiedLengthValueInitialspecified length value
markLocationInitialmark location
hideMarksBelowInitialhide marks below
belowMarkHideTypeInitialbelow mark hide type
belowResultPercentInitialbelow result percent
belowResultValueInitialbelow result value
displayNumericalValueWithArrowInitialdisplay numerical value with arrow
doubleSidedInitialdoublesided
markComponentCombinationTypeInitialmark component combination type
showTensorComponent1Initialshow tensor component1
showTensorComponent2Initialshow tensor component2
showTensorComponent3Initialshow tensor component3
showTensorComponent4Initialshow tensor component4

Member Data Documentation

NXOpen::CAE::Post::MarkHide NXOpen::CAE::Post::Mark::BelowMarkHideType

below mark hide type

double NXOpen::CAE::Post::Mark::BelowResultPercent

below result percent

double NXOpen::CAE::Post::Mark::BelowResultValue

below result value

bool NXOpen::CAE::Post::Mark::DisplayNumericalValueWithArrow

display numerical value with arrow

bool NXOpen::CAE::Post::Mark::DoubleSided

doublesided

bool NXOpen::CAE::Post::Mark::HideMarksBelow

hide marks below

NXOpen::CAE::Post::MarkColor NXOpen::CAE::Post::Mark::MarkColor

mark color

NXOpen::CAE::Post::MarkComponentCombinationType NXOpen::CAE::Post::Mark::MarkComponentCombinationType

mark component combination type

NXOpen::CAE::Post::MarkLocation NXOpen::CAE::Post::Mark::MarkLocation

mark location

NXOpen::CAE::Post::MarkMaximumSize NXOpen::CAE::Post::Mark::MarkMaximumSize

mark maximum size

NXOpen::CAE::Post::MarkRenderStyle NXOpen::CAE::Post::Mark::MarkRenderStyle

mark render style

NXOpen::CAE::Post::MarkSize NXOpen::CAE::Post::Mark::MarkSize

mark size

NXOpen::CAE::Post::MarkTensorStyle NXOpen::CAE::Post::Mark::MarkTensorStyle

mark tensor style

double NXOpen::CAE::Post::Mark::ModelPrecentValue

model precent value

bool NXOpen::CAE::Post::Mark::ShowArrowMagnitude

show arrow magnitude

bool NXOpen::CAE::Post::Mark::ShowArrowXComponent

show arrow x component

bool NXOpen::CAE::Post::Mark::ShowArrowYComponent

show arrow y component

bool NXOpen::CAE::Post::Mark::ShowArrowZComponent

show arrow z component

bool NXOpen::CAE::Post::Mark::ShowTensorComponent1

show tensor component1

bool NXOpen::CAE::Post::Mark::ShowTensorComponent2

show tensor component2

bool NXOpen::CAE::Post::Mark::ShowTensorComponent3

show tensor component3

bool NXOpen::CAE::Post::Mark::ShowTensorComponent4

show tensor component4

NXColor* NXOpen::CAE::Post::Mark::SpecifiedColor

specified color

double NXOpen::CAE::Post::Mark::SpecifiedLengthValue

specified length value


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