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

Averaging structure to specify averaging options. More...

List of all members.

Public Member Functions

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

Public Attributes

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

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

average across anglevalue

average across element types

average across featangle

average across material ids

average across property ids

do averaging

include internal element contributions


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