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

Tolerances used for comparing postview ASCII display files. More...

List of all members.

Public Member Functions

 ASCIIDiffTolerances (double coorderrInitial, double dataerrInitial, double rgbtolInitial, double coordtolInitial, double datatolInitial, double zerotolInitial)
 Constructor for the ASCIIDiffTolerances struct.

Public Attributes

double Coorderr
 error allowed on coordinate values
double Coordtol
 absolute tolerance on coordinate values
double Dataerr
 error allowed on data values
double Datatol
 absolute tolerance on data values
double Rgbtol
 absolute tolerance on rgb values
double Zerotol
 zero tolerance on any value

Detailed Description

Tolerances used for comparing postview ASCII display files.


Constructor & Destructor Documentation

NXOpen::CAE::Post::ASCIIDiffTolerances::ASCIIDiffTolerances ( double  coorderrInitial,
double  dataerrInitial,
double  rgbtolInitial,
double  coordtolInitial,
double  datatolInitial,
double  zerotolInitial 
)

Constructor for the ASCIIDiffTolerances struct.

Parameters:
coorderrInitialerror allowed on coordinate values
dataerrInitialerror allowed on data values
rgbtolInitialabsolute tolerance on rgb values
coordtolInitialabsolute tolerance on coordinate values
datatolInitialabsolute tolerance on data values
zerotolInitialzero tolerance on any value

Member Data Documentation

error allowed on coordinate values

absolute tolerance on coordinate values

error allowed on data values

absolute tolerance on data values

absolute tolerance on rgb values

zero tolerance on any value


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