All Frameworks  Object Hierarchy  This Framework  Indexes   

HtsGeneralSettingAtt (Object)



Property Index

CollWalkClearance
CollisionSearchIntensity
ConstraintsSimul
Returns or sets the ConstraintsSimul parameter.
DefaultWalkSpeed
Returns or sets the DefaultWalkSpeed parameter.
SideStepAngle
Returns or sets the SideStepAngle parameter.
SyncTimeAndSpeedInSimulation
Returns or sets the SyncTimeAndSpeed parameter.
UpdateAnalysisInSimulation
Returns or sets the UpdateAnalysisInSimulation parameter.
UserWalkSpeedStatus
Returns or sets the UserWalkSpeedStatus parameter.
WalkForwardAngle
Returns or sets the WalkForwardAngle parameter.
WalkForwardDistance
Returns or sets the WalkForwardDistance parameter.

Method Index

GetCollWalkClearanceInfo
GetCollisionSearchIntensityInfo
GetConstraintsSimulInfo
Retrieves environment informations for the ConstraintsSimul parameter.
GetDefaultWalkSpeedInfo
Retrieves environment informations for the DefaultWalkSpeed parameter.
GetSideStepAngleInfo
Retrieves environment informations for the SideStepAngle parameter.
GetSyncTimeAndSpeedInSimulationInfo
Retrieves environment informations for the SyncTimeAndSpeed parameter.
GetUpdateAnalysisInSimulationInfo
Retrieves environment informations for the UpdateAnalysisInSimulation parameter.
GetUserWalkSpeedStatusInfo
Retrieves environment informations for the UserWalkSpeedStatus parameter.
GetWalkForwardAngleInfo
Retrieves environment informations for the WalkForwardAngle parameter.
GetWalkForwardDistanceInfo
Retrieves environment informations for the WalkForwardDistance parameter.
SetCollWalkClearanceLock
SetCollisionSearchIntensityLock
SetConstraintsSimulLock
Locks or unlocks the ConstraintsSimul parameter.
SetDefaultWalkSpeedLock
Locks or unlocks the DefaultWalkSpeed parameter.
SetSideStepAngleLock
Locks or unlocks the SideStepAngle parameter.
SetSyncTimeAndSpeedInSimulationLock
Locks or unlocks the SyncTimeAndSpeed parameter.
SetUpdateAnalysisInSimulationLock
Locks or unlocks the UpdateAnalysisInSimulation parameter.
SetUserWalkSpeedStatusLock
Locks or unlocks the UserWalkSpeedStatus parameter.
SetWalkForwardAngleLock
Locks or unlocks the WalkForwardAngle parameter.
SetWalkForwardDistanceLock
Locks or unlocks the WalkForwardDistance parameter.

Properties


o Property CollWalkClearance() As
o Property CollisionSearchIntensity() As
o Property ConstraintsSimul() As
Returns or sets the ConstraintsSimul parameter.

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

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

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

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

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

o Property SyncTimeAndSpeedInSimulation() As
Returns or sets the SyncTimeAndSpeed parameter.

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

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

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

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

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

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

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

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

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

Methods


o Func GetCollWalkClearanceInfo( ioAdminLevel,
ioLocked) As
o Func GetCollisionSearchIntensityInfo( ioAdminLevel,
ioLocked) As
o Func GetConstraintsSimulInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the ConstraintsSimul parameter.
Role:Retrieves the state of the ConstraintsSimul 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 GetDefaultWalkSpeedInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the DefaultWalkSpeed parameter.
Role:Retrieves the state of the DefaultWalkSpeed 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 GetSideStepAngleInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the SideStepAngle parameter.
Role:Retrieves the state of the SideStepAngle 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 GetSyncTimeAndSpeedInSimulationInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the SyncTimeAndSpeed parameter.
Role:Retrieves the state of the SyncTimeAndSpeed 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 GetUpdateAnalysisInSimulationInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the UpdateAnalysisInSimulation parameter.
Role:Retrieves the state of the UpdateAnalysisInSimulation 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 GetUserWalkSpeedStatusInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the UserWalkSpeedStatus parameter.
Role:Retrieves the state of the UserWalkSpeedStatus 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 GetWalkForwardAngleInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the WalkForwardAngle parameter.
Role:Retrieves the state of the WalkForwardAngle 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 GetWalkForwardDistanceInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the WalkForwardDistance parameter.
Role:Retrieves the state of the WalkForwardDistance 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 SetCollWalkClearanceLock( iLocked)
o Sub SetCollisionSearchIntensityLock( iLocked)
o Sub SetConstraintsSimulLock( iLocked)
Locks or unlocks the ConstraintsSimul parameter.
Role:Locks or unlocks the ConstraintsSimul 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 SetDefaultWalkSpeedLock( iLocked)
Locks or unlocks the DefaultWalkSpeed parameter.
Role:Locks or unlocks the DefaultWalkSpeed 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 SetSideStepAngleLock( iLocked)
Locks or unlocks the SideStepAngle parameter.
Role:Locks or unlocks the SideStepAngle 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 SetSyncTimeAndSpeedInSimulationLock( iLocked)
Locks or unlocks the SyncTimeAndSpeed parameter.
Role:Locks or unlocks the SyncTimeAndSpeed 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 SetUpdateAnalysisInSimulationLock( iLocked)
Locks or unlocks the UpdateAnalysisInSimulation parameter.
Role:Locks or unlocks the UpdateAnalysisInSimulation 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 SetUserWalkSpeedStatusLock( iLocked)
Locks or unlocks the UserWalkSpeedStatus parameter.
Role:Locks or unlocks the UserWalkSpeedStatus 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 SetWalkForwardAngleLock( iLocked)
Locks or unlocks the WalkForwardAngle parameter.
Role:Locks or unlocks the WalkForwardAngle 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 SetWalkForwardDistanceLock( iLocked)
Locks or unlocks the WalkForwardDistance parameter.
Role:Locks or unlocks the WalkForwardDistance 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 © 2003, Dassault Systèmes. All rights reserved.