Indexes   

ToleranceSheetSettingAtt (Object)

The interface to access a CATIAToleranceSheetSettingAtt.
This interface may be used to read or modify in the CATIA\Tools\Option the settings values of Tolerance sheet.

Property Index

AngleMaxTolerance
Returns or sets the AngleMaxTolerance parameter.
AngleMinTolerance
Returns or sets the AngleMinTolerance parameter.
DefaultTolerance
Returns or sets the DefaultTolerance parameter.
LengthMaxTolerance
Returns or sets the LengthMaxTolerance parameter.
LengthMinTolerance
Returns or sets the LengthMinTolerance parameter.

Method Index

GetAngleMaxToleranceInfo
Retrieves environment informations for the AngleMaxTolerance parameter.
GetAngleMinToleranceInfo
Retrieves environment informations for the AngleMinTolerance parameter.
GetDefaultToleranceInfo
Retrieves environment informations for the DefaultTolerance parameter.
GetLengthMaxToleranceInfo
Retrieves environment informations for the LengthMaxTolerance parameter.
GetLengthMinToleranceInfo
Retrieves environment informations for the LengthMinTolerance parameter.
SetAngleMaxToleranceLock
Locks or unlocks the AngleMaxTolerance parameter.
SetAngleMinToleranceLock
Locks or unlocks the AngleMinTolerance parameter.
SetDefaultToleranceLock
Locks or unlocks the DefaultTolerance parameter.
SetLengthMaxToleranceLock
Locks or unlocks the LengthMaxTolerance parameter.
SetLengthMinToleranceLock
Locks or unlocks the LengthMinTolerance parameter.

Properties


o Property AngleMaxTolerance() As
Returns or sets the AngleMaxTolerance parameter.
Role:Return or Set the AngleMaxTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oAngleMaxTolerance
The angle maximum tolerance value.
o Property AngleMinTolerance() As
Returns or sets the AngleMinTolerance parameter.
Role:Return or Set the AngleMinTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oAngleMinTolerance
The angle minimum tolerance value.
o Property DefaultTolerance() As
Returns or sets the DefaultTolerance parameter.
Role:Return or Set the DefaultTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oDefaultTolerance
Legal values:
0 : to not accept a default tolerance
1 : to accept a default tolerance.
o Property LengthMaxTolerance() As
Returns or sets the LengthMaxTolerance parameter.
Role:Return or Set the LengthMaxTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oLengthMaxTolerance
The length maximum tolerance value.
o Property LengthMinTolerance() As
Returns or sets the LengthMinTolerance parameter.
Role:Return or Set the LengthMinTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oLengthMinTolerance
The length minimum tolerance value.

Methods


o Func GetAngleMaxToleranceInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the AngleMaxTolerance parameter.
Role:Retrieves the state of the AngleMaxTolerance parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetAngleMinToleranceInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the AngleMinTolerance parameter.
Role:Retrieves the state of the AngleMinTolerance parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetDefaultToleranceInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the DefaultTolerance parameter.
Role:Retrieves the state of the DefaultTolerance parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetLengthMaxToleranceInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the LengthMaxTolerance parameter.
Role:Retrieves the state of the LengthMaxTolerance parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetLengthMinToleranceInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the LengthMinTolerance parameter.
Role:Retrieves the state of the LengthMinTolerance parameter in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Sub SetAngleMaxToleranceLock( iLocked)
Locks or unlocks the AngleMaxTolerance parameter.
Role:Locks or unlocks the AngleMaxTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetAngleMinToleranceLock( iLocked)
Locks or unlocks the AngleMinTolerance parameter.
Role:Locks or unlocks the AngleMinTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetDefaultToleranceLock( iLocked)
Locks or unlocks the DefaultTolerance parameter.
Role:Locks or unlocks the DefaultTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetLengthMaxToleranceLock( iLocked)
Locks or unlocks the LengthMaxTolerance parameter.
Role:Locks or unlocks the LengthMaxTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetLengthMinToleranceLock( iLocked)
Locks or unlocks the LengthMinTolerance parameter.
Role:Locks or unlocks the LengthMinTolerance parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.

Copyright © 2006, Dassault Systèmes. All rights reserved.