Properties
- Property AutoWalkActColor() As
-
Returns or sets the AutoWalkActColor parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property AutoWalkActLineType() As
-
Returns or sets the AutoWalkActLineType parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property AutoWalkActLineWeight() As
-
Returns or sets the AutoWalkActLineWeight parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property MTPActColor() As
-
Returns or sets the MTPActColor parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property MTPActSymbol() As
-
Returns or sets the MTPActSymbol parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property WalkActColor() As
-
Returns or sets the WalkActColor parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property WalkActLineType() As
-
Returns or sets the WalkActLineType parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property WalkActLineWeight() As
-
Returns or sets the WalkActLineWeight parameter.
Ensure consistency with the C++ interface to which the work is delegated.
Methods
- Func GetAutoWalkActColorInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AutoWalkActColor parameter.
Role:Retrieves the state of the AutoWalkActColor 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetAutoWalkActLineTypeInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AutoWalkActLineType parameter.
Role:Retrieves the state of the AutoWalkActLineType 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetAutoWalkActLineWeightInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AutoWalkActLineWeight parameter.
Role:Retrieves the state of the AutoWalkActLineWeight 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetMTPActColorInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the MTPActColor parameter.
Role:Retrieves the state of the MTPActColor 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetMTPActSymbolInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the MTPActSymbol parameter.
Role:Retrieves the state of the MTPActSymbol 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetWalkActColorInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the WalkActColor parameter.
Role:Retrieves the state of the WalkActColor 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetWalkActLineTypeInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the WalkActLineType parameter.
Role:Retrieves the state of the WalkActLineType 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetWalkActLineWeightInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the WalkActLineWeight parameter.
Role:Retrieves the state of the WalkActLineWeight 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Sub SetAutoWalkActColorLock( iLocked)
-
Locks or unlocks the AutoWalkActColor parameter.
Role:Locks or unlocks the AutoWalkActColor 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. dd>
- Sub SetAutoWalkActLineTypeLock( iLocked)
-
Locks or unlocks the AutoWalkActLineType parameter.
Role:Locks or unlocks the AutoWalkActLineType 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. dd>
- Sub SetAutoWalkActLineWeightLock( iLocked)
-
Locks or unlocks the AutoWalkActLineWeight parameter.
Role:Locks or unlocks the AutoWalkActLineWeight 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. dd>
- Sub SetMTPActColorLock( iLocked)
-
Locks or unlocks the MTPActColor parameter.
Role:Locks or unlocks the MTPActColor 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. dd>
- Sub SetMTPActSymbolLock( iLocked)
-
Locks or unlocks the MTPActSymbol parameter.
Role:Locks or unlocks the MTPActSymbol 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. dd>
- Sub SetWalkActColorLock( iLocked)
-
Locks or unlocks the WalkActColor parameter.
Role:Locks or unlocks the WalkActColor 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. dd>
- Sub SetWalkActLineTypeLock( iLocked)
-
Locks or unlocks the WalkActLineType parameter.
Role:Locks or unlocks the WalkActLineType 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. dd>
- Sub SetWalkActLineWeightLock( iLocked)
-
Locks or unlocks the WalkActLineWeight parameter.
Role:Locks or unlocks the WalkActLineWeight 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. dd>