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

Averaging structure to specify averaging options. More...

Public Member Functions

 Averaging (bool doAveragingInitial, bool averageAcrossPropertyIdsInitial, bool averageAcrossMaterialIdsInitial, bool averageAcrossElementTypesInitial, bool averageAcrossFeatangleInitial, double averageAcrossAnglevalueInitial, bool includeInternalElementContributionsInitial)
 Constructor for the Averaging struct. More...
 

Public Attributes

double AverageAcrossAnglevalue
 average across anglevalue More...
 
bool AverageAcrossElementTypes
 average across element types More...
 
bool AverageAcrossFeatangle
 average across featangle More...
 
bool AverageAcrossMaterialIds
 average across material ids More...
 
bool AverageAcrossPropertyIds
 average across property ids More...
 
bool DoAveraging
 do averaging More...
 
bool IncludeInternalElementContributions
 include internal element contributions More...
 

Detailed Description

Averaging structure to specify averaging options.

Constructor & Destructor Documentation

NXOpen::CAE::Result::Averaging::Averaging ( bool  doAveragingInitial,
bool  averageAcrossPropertyIdsInitial,
bool  averageAcrossMaterialIdsInitial,
bool  averageAcrossElementTypesInitial,
bool  averageAcrossFeatangleInitial,
double  averageAcrossAnglevalueInitial,
bool  includeInternalElementContributionsInitial 
)

Constructor for the Averaging struct.

Parameters
doAveragingInitialdo averaging
averageAcrossPropertyIdsInitialaverage across property ids
averageAcrossMaterialIdsInitialaverage across material ids
averageAcrossElementTypesInitialaverage across element types
averageAcrossFeatangleInitialaverage across featangle
averageAcrossAnglevalueInitialaverage across anglevalue
includeInternalElementContributionsInitialinclude internal element contributions

Member Data Documentation

double NXOpen::CAE::Result::Averaging::AverageAcrossAnglevalue

average across anglevalue

bool NXOpen::CAE::Result::Averaging::AverageAcrossElementTypes

average across element types

bool NXOpen::CAE::Result::Averaging::AverageAcrossFeatangle

average across featangle

bool NXOpen::CAE::Result::Averaging::AverageAcrossMaterialIds

average across material ids

bool NXOpen::CAE::Result::Averaging::AverageAcrossPropertyIds

average across property ids

bool NXOpen::CAE::Result::Averaging::DoAveraging

do averaging

bool NXOpen::CAE::Result::Averaging::IncludeInternalElementContributions

include internal element contributions


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