Tolerances used for comparing postview ASCII display files.
More...
|
| ASCIIDiffTolerances (double coorderrInitial, double dataerrInitial, double rgbtolInitial, double coordtolInitial, double datatolInitial, double zerotolInitial) |
| Constructor for the ASCIIDiffTolerances struct.
|
|
|
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
|
|
Tolerances used for comparing postview ASCII display files.
NXOpen::CAE::Post::ASCIIDiffTolerances::ASCIIDiffTolerances |
( |
double |
coorderrInitial, |
|
|
double |
dataerrInitial, |
|
|
double |
rgbtolInitial, |
|
|
double |
coordtolInitial, |
|
|
double |
datatolInitial, |
|
|
double |
zerotolInitial |
|
) |
| |
Constructor for the ASCIIDiffTolerances struct.
- Parameters
-
coorderrInitial | error allowed on coordinate values |
dataerrInitial | error allowed on data values |
rgbtolInitial | absolute tolerance on rgb values |
coordtolInitial | absolute tolerance on coordinate values |
datatolInitial | absolute tolerance on data values |
zerotolInitial | zero tolerance on any value |
double NXOpen::CAE::Post::ASCIIDiffTolerances::Coorderr |
error allowed on coordinate values
double NXOpen::CAE::Post::ASCIIDiffTolerances::Coordtol |
absolute tolerance on coordinate values
double NXOpen::CAE::Post::ASCIIDiffTolerances::Dataerr |
error allowed on data values
double NXOpen::CAE::Post::ASCIIDiffTolerances::Datatol |
absolute tolerance on data values
double NXOpen::CAE::Post::ASCIIDiffTolerances::Rgbtol |
absolute tolerance on rgb values
double NXOpen::CAE::Post::ASCIIDiffTolerances::Zerotol |
zero tolerance on any value
The documentation for this struct was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.