Indexes   

DevAnalysisSettingAtt (Object)

Interface to handle parameters of Infrastructure-DELMIA Infrastructure-Device Analysis Tools Options Tab page.
Role: This interface is implemented by a component which represents the controller of Device Analysis Tools Options parameter settings. Here is the list of parameters to use and their meaning:

Property Index

AccelColor
Returns or sets the AccelColor parameter.
AccelLimit
Returns or sets the AccelLimit parameter.
CautionColor
Returns or sets the CautionColor parameter.
CautionZone
Returns or sets the CautionZone parameter.
TravelColor
Returns or sets the TravelColor parameter.
TravelLimit
Returns or sets the TravelLimit parameter.
VelocityColor
Returns or sets the VelocityColor parameter.
VelocityLimit
Returns or sets the VelocityLimit parameter.

Method Index

GetAccelColorInfo
Retrieves environment informations for the AccelColor parameter.
GetAccelLimitInfo
Retrieves environment informations for the AccelLimit parameter.
GetCautionColorInfo
Retrieves environment informations for the CautionColor parameter.
GetCautionZoneInfo
Retrieves environment informations for the CautionZone parameter.
GetTravelColorInfo
Retrieves environment informations for the TravelColor parameter.
GetTravelLimitInfo
Retrieves environment informations for the TravelLimit parameter.
GetVelocityColorInfo
Retrieves environment informations for the VelocityColor parameter.
GetVelocityLimitInfo
Retrieves environment informations for the VelocityLimit parameter.
SetAccelColorLock
Locks or unlocks the AccelColor parameter.
SetAccelLimitLock
Locks or unlocks the AccelLimit parameter.
SetCautionColorLock
Locks or unlocks the CautionColor parameter.
SetCautionZoneLock
Locks or unlocks the CautionZone parameter.
SetTravelColorLock
Locks or unlocks the TravelColor parameter.
SetTravelLimitLock
Locks or unlocks the TravelLimit parameter.
SetVelocityColorLock
Locks or unlocks the VelocityColor parameter.
SetVelocityLimitLock
Locks or unlocks the VelocityLimit parameter.

Properties


o Property AccelColor() As
Returns or sets the AccelColor parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property AccelLimit() As
Returns or sets the AccelLimit parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property CautionColor() As
Returns or sets the CautionColor parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property CautionZone() As
Returns or sets the CautionZone parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property TravelColor() As
Returns or sets the TravelColor parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property TravelLimit() As
Returns or sets the TravelLimit parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property VelocityColor() As
Returns or sets the VelocityColor parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property VelocityLimit() As
Returns or sets the VelocityLimit parameter.

Ensure consistency with the C++ interface to which the work is delegated.

Methods


o Func GetAccelColorInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the AccelColor parameter.
Role:Retrieves the state of the AccelColor 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 GetAccelLimitInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the AccelLimit parameter.
Role:Retrieves the state of the AccelLimit 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 GetCautionColorInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the CautionColor parameter.
Role:Retrieves the state of the CautionColor 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 GetCautionZoneInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the CautionZone parameter.
Role:Retrieves the state of the CautionZone 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 GetTravelColorInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the TravelColor parameter.
Role:Retrieves the state of the TravelColor 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 GetTravelLimitInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the TravelLimit parameter.
Role:Retrieves the state of the TravelLimit 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 GetVelocityColorInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the VelocityColor parameter.
Role:Retrieves the state of the VelocityColor 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 GetVelocityLimitInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the VelocityLimit parameter.
Role:Retrieves the state of the VelocityLimit 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 SetAccelColorLock( iLocked)
Locks or unlocks the AccelColor parameter.
Role:Locks or unlocks the AccelColor 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 SetAccelLimitLock( iLocked)
Locks or unlocks the AccelLimit parameter.
Role:Locks or unlocks the AccelLimit 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 SetCautionColorLock( iLocked)
Locks or unlocks the CautionColor parameter.
Role:Locks or unlocks the CautionColor 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 SetCautionZoneLock( iLocked)
Locks or unlocks the CautionZone parameter.
Role:Locks or unlocks the CautionZone 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 SetTravelColorLock( iLocked)
Locks or unlocks the TravelColor parameter.
Role:Locks or unlocks the TravelColor 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 SetTravelLimitLock( iLocked)
Locks or unlocks the TravelLimit parameter.
Role:Locks or unlocks the TravelLimit 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 SetVelocityColorLock( iLocked)
Locks or unlocks the VelocityColor parameter.
Role:Locks or unlocks the VelocityColor 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 SetVelocityLimitLock( iLocked)
Locks or unlocks the VelocityLimit parameter.
Role:Locks or unlocks the VelocityLimit 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.