Indexes  Previous Next  

AnalysisSettingAtt (Object)

Interface to handle parameters of DELMIA Analysis Tools Options Tab page Role: This interface is implemented by a component which represents the controller of Analysis Tools Options parameter settings.

Property Index

AnalysisLevel
Returns or sets the AnalysisLevel parameter.
AnlAccelLimit
Returns or sets the AnlAccelLimit parameter.
AnlCautionZone
Returns or sets the AnlCautionZone parameter.
AnlIOAnalysis
Returns or sets the AnlIOAnalysis parameter.
AnlIntDist
Returns or sets the AnlIntDist parameter.
AnlIntf
Returns or sets the AnlIntf parameter.
AnlLinAccelLimit
Returns or sets the AnlLinAccelLimit parameter.
AnlLinSpeedLimit
Returns or sets the AnlLinSpeedLimit parameter.
AnlMeasure
Returns or sets the AnlMeasure parameter.
AnlRotAccelLimit
Returns or sets the AnlRotAccelLimit parameter.
AnlRotSpeedLimit
Returns or sets the AnlRotSpeedLimit parameter.
AnlTravelLimit
Returns or sets the AnlTravelLimit parameter.
AnlVelocityLimit
Returns or sets the AnlVelocityLimit parameter.
AskAnlMode
Returns or sets the AskAnlMode parameter.
BeepMode
Returns or sets the BeepMode parameter.
DisplayAnlStatus
Returns or sets the DisplayAnlStatus parameter.
EnableAnlMode
Returns or sets the EnableAnlMode parameter.
SyncAnlSpecs
Returns or sets the SyncAnlSpecs parameter.
VisualizationMode
Returns or sets the VisualizationMode parameter.
VoxelStaticAnl
Returns or sets the VoxelStaticAnl parameter.

Method Index

GetAnalysisLevelInfo
Retrieves environment informations for the AnalysisLevel parameter.
GetAnlAccelLimitInfo
Retrieves environment informations for the AnlAccelLimit parameter.
GetAnlCautionZoneInfo
Retrieves environment informations for the AnlCautionZone parameter.
GetAnlIOAnalysisInfo
Retrieves environment informations for the AnlIOAnalysis parameter.
GetAnlIntDistInfo
Retrieves environment informations for the AnlIntDist parameter.
GetAnlIntfInfo
Retrieves environment informations for the AnlIntf parameter.
GetAnlLinAccelLimitInfo
Retrieves environment informations for the AnlLinAccelLimit parameter.
GetAnlLinSpeedLimitInfo
Retrieves environment informations for the AnlLinSpeedLimit parameter.
GetAnlMeasureInfo
Retrieves environment informations for the AnlMeasure parameter.
GetAnlRotAccelLimitInfo
Retrieves environment informations for the AnlRotAccelLimit parameter.
GetAnlRotSpeedLimitInfo
Retrieves environment informations for the AnlRotSpeedLimit parameter.
GetAnlTravelLimitInfo
Retrieves environment informations for the AnlTravelLimit parameter.
GetAnlVelocityLimitInfo
Retrieves environment informations for the AnlVelocityLimit parameter.
GetAskAnlModeInfo
Retrieves environment informations for the AskAnlMode parameter.
GetBeepModeInfo
Retrieves environment informations for the BeepMode parameter.
GetDisplayAnlStatusInfo
Retrieves environment informations for the DisplayAnlStatus parameter.
GetEnableAnlModeInfo
Retrieves environment informations for the EnableAnlMode parameter.
GetSyncAnlSpecsInfo
Retrieves environment informations for the SyncAnlSpecs parameter.
GetVisualizationModeInfo
Retrieves environment informations for the VisualizationMode parameter.
GetVoxelStaticAnlInfo
Retrieves environment informations for the VoxelStaticAnl parameter.
SetAnalysisLevelLock
Locks or unlocks the AnalysisLevel parameter.
SetAnlAccelLimitLock
Locks or unlocks the AnlAccelLimit parameter.
SetAnlCautionZoneLock
Locks or unlocks the AnlCautionZone parameter.
SetAnlIOAnalysisLock
Locks or unlocks the AnlIOAnalysis parameter.
SetAnlIntDistLock
Locks or unlocks the AnlIntDist parameter.
SetAnlIntfLock
Locks or unlocks the AnlIntf parameter.
SetAnlLinAccelLimitLock
Locks or unlocks the AnlLinAccelLimit parameter.
SetAnlLinSpeedLimitLock
Locks or unlocks the AnlLinSpeedLimit parameter.
SetAnlMeasureLock
Locks or unlocks the AnlMeasure parameter.
SetAnlRotAccelLimitLock
Locks or unlocks the AnlRotAccelLimit parameter.
SetAnlRotSpeedLimitLock
Locks or unlocks the AnlRotSpeedLimit parameter.
SetAnlTravelLimitLock
Locks or unlocks the AnlTravelLimit parameter.
SetAnlVelocityLimitLock
Locks or unlocks the AnlVelocityLimit parameter.
SetAskAnlModeLock
Locks or unlocks the AskAnlMode parameter.
SetBeepModeLock
Locks or unlocks the BeepMode parameter.
SetDisplayAnlStatusLock
Locks or unlocks the DisplayAnlStatus parameter.
SetEnableAnlModeLock
Locks or unlocks the EnableAnlMode parameter.
SetSyncAnlSpecsLock
Locks or unlocks the SyncAnlSpecs parameter.
SetVisualizationModeLock
Locks or unlocks the VisualizationMode parameter.
SetVoxelStaticAnlLock
Locks or unlocks the VoxelStaticAnl parameter.

Properties


o Property AnalysisLevel() As DNBAnalysisLevel
Returns or sets the AnalysisLevel parameter.

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

o Property AnlAccelLimit() As boolean
Returns or sets the AnlAccelLimit parameter.

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

o Property AnlCautionZone() As boolean
Returns or sets the AnlCautionZone parameter.

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

o Property AnlIOAnalysis() As boolean
Returns or sets the AnlIOAnalysis parameter.

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

o Property AnlIntDist() As boolean
Returns or sets the AnlIntDist parameter.

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

o Property AnlIntf() As boolean
Returns or sets the AnlIntf parameter.

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

o Property AnlLinAccelLimit() As boolean
Returns or sets the AnlLinAccelLimit parameter.

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

o Property AnlLinSpeedLimit() As boolean
Returns or sets the AnlLinSpeedLimit parameter.

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

o Property AnlMeasure() As boolean
Returns or sets the AnlMeasure parameter.

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

o Property AnlRotAccelLimit() As boolean
Returns or sets the AnlRotAccelLimit parameter.

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

o Property AnlRotSpeedLimit() As boolean
Returns or sets the AnlRotSpeedLimit parameter.

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

o Property AnlTravelLimit() As boolean
Returns or sets the AnlTravelLimit parameter.

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

o Property AnlVelocityLimit() As boolean
Returns or sets the AnlVelocityLimit parameter.

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

o Property AskAnlMode() As boolean
Returns or sets the AskAnlMode parameter.

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

o Property BeepMode() As boolean
Returns or sets the BeepMode parameter.

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

o Property DisplayAnlStatus() As boolean
Returns or sets the DisplayAnlStatus parameter.

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

o Property EnableAnlMode() As boolean
Returns or sets the EnableAnlMode parameter.

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

o Property SyncAnlSpecs() As boolean
Returns or sets the SyncAnlSpecs parameter.

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

o Property VisualizationMode() As DNBVisualizationMode
Returns or sets the VisualizationMode parameter.

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

o Property VoxelStaticAnl() As boolean
Returns or sets the VoxelStaticAnl parameter.

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

Methods


o Func GetAnalysisLevelInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnalysisLevel parameter.
Role:Retrieves the state of the AnalysisLevel 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 GetAnlAccelLimitInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlAccelLimit parameter.
Role:Retrieves the state of the AnlAccelLimit 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 GetAnlCautionZoneInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlCautionZone parameter.
Role:Retrieves the state of the AnlCautionZone 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 GetAnlIOAnalysisInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlIOAnalysis parameter.
Role:Retrieves the state of the AnlIOAnalysis 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 GetAnlIntDistInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlIntDist parameter.
Role:Retrieves the state of the AnlIntDist 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 GetAnlIntfInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlIntf parameter.
Role:Retrieves the state of the AnlIntf 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 GetAnlLinAccelLimitInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlLinAccelLimit parameter.
Role:Retrieves the state of the AnlLinAccelLimit 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 GetAnlLinSpeedLimitInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlLinSpeedLimit parameter.
Role:Retrieves the state of the AnlLinSpeedLimit 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 GetAnlMeasureInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlMeasure parameter.
Role:Retrieves the state of the AnlMeasure 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 GetAnlRotAccelLimitInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlRotAccelLimit parameter.
Role:Retrieves the state of the AnlRotAccelLimit 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 GetAnlRotSpeedLimitInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlRotSpeedLimit parameter.
Role:Retrieves the state of the AnlRotSpeedLimit 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 GetAnlTravelLimitInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlTravelLimit parameter.
Role:Retrieves the state of the AnlTravelLimit 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 GetAnlVelocityLimitInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AnlVelocityLimit parameter.
Role:Retrieves the state of the AnlVelocityLimit 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 GetAskAnlModeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the AskAnlMode parameter.
Role:Retrieves the state of the AskAnlMode 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 GetBeepModeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the BeepMode parameter.
Role:Retrieves the state of the BeepMode 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 GetDisplayAnlStatusInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the DisplayAnlStatus parameter.
Role:Retrieves the state of the DisplayAnlStatus 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 GetEnableAnlModeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the EnableAnlMode parameter.
Role:Retrieves the state of the EnableAnlMode 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 GetSyncAnlSpecsInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the SyncAnlSpecs parameter.
Role:Retrieves the state of the SyncAnlSpecs 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 GetVisualizationModeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the VisualizationMode parameter.
Role:Retrieves the state of the VisualizationMode 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 GetVoxelStaticAnlInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the VoxelStaticAnl parameter.
Role:Retrieves the state of the VoxelStaticAnl 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 SetAnalysisLevelLock(boolean iLocked)
Locks or unlocks the AnalysisLevel parameter.
Role:Locks or unlocks the AnalysisLevel 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 SetAnlAccelLimitLock(boolean iLocked)
Locks or unlocks the AnlAccelLimit parameter.
Role:Locks or unlocks the AnlAccelLimit 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 SetAnlCautionZoneLock(boolean iLocked)
Locks or unlocks the AnlCautionZone parameter.
Role:Locks or unlocks the AnlCautionZone 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 SetAnlIOAnalysisLock(boolean iLocked)
Locks or unlocks the AnlIOAnalysis parameter.
Role:Locks or unlocks the AnlIOAnalysis 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 SetAnlIntDistLock(boolean iLocked)
Locks or unlocks the AnlIntDist parameter.
Role:Locks or unlocks the AnlIntDist 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 SetAnlIntfLock(boolean iLocked)
Locks or unlocks the AnlIntf parameter.
Role:Locks or unlocks the AnlIntf 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 SetAnlLinAccelLimitLock(boolean iLocked)
Locks or unlocks the AnlLinAccelLimit parameter.
Role:Locks or unlocks the AnlLinAccelLimit 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 SetAnlLinSpeedLimitLock(boolean iLocked)
Locks or unlocks the AnlLinSpeedLimit parameter.
Role:Locks or unlocks the AnlLinSpeedLimit 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 SetAnlMeasureLock(boolean iLocked)
Locks or unlocks the AnlMeasure parameter.
Role:Locks or unlocks the AnlMeasure 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 SetAnlRotAccelLimitLock(boolean iLocked)
Locks or unlocks the AnlRotAccelLimit parameter.
Role:Locks or unlocks the AnlRotAccelLimit 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 SetAnlRotSpeedLimitLock(boolean iLocked)
Locks or unlocks the AnlRotSpeedLimit parameter.
Role:Locks or unlocks the AnlRotSpeedLimit 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 SetAnlTravelLimitLock(boolean iLocked)
Locks or unlocks the AnlTravelLimit parameter.
Role:Locks or unlocks the AnlTravelLimit 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 SetAnlVelocityLimitLock(boolean iLocked)
Locks or unlocks the AnlVelocityLimit parameter.
Role:Locks or unlocks the AnlVelocityLimit 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 SetAskAnlModeLock(boolean iLocked)
Locks or unlocks the AskAnlMode parameter.
Role:Locks or unlocks the AskAnlMode 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 SetBeepModeLock(boolean iLocked)
Locks or unlocks the BeepMode parameter.
Role:Locks or unlocks the BeepMode 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 SetDisplayAnlStatusLock(boolean iLocked)
Locks or unlocks the DisplayAnlStatus parameter.
Role:Locks or unlocks the DisplayAnlStatus 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 SetEnableAnlModeLock(boolean iLocked)
Locks or unlocks the EnableAnlMode parameter.
Role:Locks or unlocks the EnableAnlMode 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 SetSyncAnlSpecsLock(boolean iLocked)
Locks or unlocks the SyncAnlSpecs parameter.
Role:Locks or unlocks the SyncAnlSpecs 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 SetVisualizationModeLock(boolean iLocked)
Locks or unlocks the VisualizationMode parameter.
Role:Locks or unlocks the VisualizationMode 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 SetVoxelStaticAnlLock(boolean iLocked)
Locks or unlocks the VoxelStaticAnl parameter.
Role:Locks or unlocks the VoxelStaticAnl 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.