Role: This interface is implemented by a component which represents the controller of DELMIA D5 Tools Options parameter settings.
- Methods to set value of each parameter xxx
- Methods to get value of each parameter xxx
- Methods to get information on each parameter xxx
- Methods to lock/unlock value of each parameter xxx
- ImportLibrary: define the D5 root libraries. For several
libraries, they are separated by the character ;.
- D:\Syslib;D:\Robotlib; for Windows
- /usr/deneb/Syslib;/usr/deneb/Robotlib; for UNIX
- ImportConfigFile: defines the configuration file to append.
- ImportConfigFile: defines the configuration file to append.
- ImportPDBCache : defines the D5 pdb cache directory for UG files.
- ImportRecording : defines the option for importing D5 recording file into V5 replays.
- ImportUserViews : defines the option for importing D5 user views into V5 cameras. For workcells only.
- ImportAnnotation: defines the option for importing D5 annotations into V5 3D annotations. For workcells only.
- ImportWclMessage: defines the option for displaying the D5 workcell messages after importing. Message is stored on the product. For workcells only.
- ImportCollision : defines the option for importing D5 collision queues into V5 interferences objects. For workcells only.
- ImportFloor : defines the option for importing D5 floor into V5 Area. For workcells only.
- ImportUserAttr : defines the option for importing D5 user attributes into V5 knowledgeware parameters.
- ImportEdge : defines the option for importing D5 geometric (edge) information.
- ImportCoorsys : defines the option for importing D5 coorsys into V5 frames of interests (by default as DESIGN).
- ImportToolFrm : defines the option for importing D5 tool frame into V5 frames of interests (by default as TOOL).
- ImportBaseFrm : defines the option for importing D5 base frame into V5 base frames of interests (by default as BASE).
- ImportWclPath : defines the option for importing D5 workcell paths into V5 frames of interests (by default as MANUFACTURING).
- VisCoorsys : defines the visibility status at the import of D5 coorsys.
- VisToolFrm : defines the visibility status at the import of D5 tool frame.
- VisBaseFrm : defines the visibility status at the import of D5 base frame.
- VisWclPath : defines the visibility status at the import of D5 workcell paths.
- TypeCoorsys : defines the V5 frame of interest matching type when importing D5 coorsys.
- TypeToolFrm : defines the V5 frame of interest matching type when importing D5 tool frame.
- TypeBaseFrm : defines the V5 frame of interest matching type when importing D5 base frame.
- TypeWclPath : defines the V5 frame of interest matching type when importing D5 workcell paths.
Properties
- Property ImportAnnotation() As
-
Returns or sets the ImportAnnotation parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportBaseFrm() As
-
Returns or sets the ImportBaseFrm parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportCollision() As
-
Returns or sets the ImportCollision parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportConfigFile() As
-
Returns or sets the ImportConfigFile parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportCoorsys() As
-
Returns or sets the ImportCoorsys parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportEdge() As
-
Returns or sets the ImportEdge parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportFloor() As
-
Returns or sets the ImportFloor parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportLibrary() As
-
Returns or sets the ImportLibrary parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportPDBCache() As
-
Returns or sets the ImportPDBCache parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportRecording() As
-
Returns or sets the ImportRecording parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportToolFrm() As
-
Returns or sets the ImportToolFrm parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportUserAttr() As
-
Returns or sets the ImportUserAttr parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportUserViews() As
-
Returns or sets the ImportUserViews parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportWclMessage() As
-
Returns or sets the ImportWclMessage parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property ImportWclPath() As
-
Returns or sets the ImportWclPath parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property TypeBaseFrm() As
-
Returns or sets the TypeBaseFrm parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property TypeCoorsys() As
-
Returns or sets the TypeCoorsys parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property TypeToolFrm() As
-
Returns or sets the TypeToolFrm parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property TypeWclPath() As
-
Returns or sets the TypeWclPath parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property VisBaseFrm() As
-
Returns or sets the VisBaseFrm parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property VisCoorsys() As
-
Returns or sets the VisCoorsys parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property VisToolFrm() As
-
Returns or sets the VisToolFrm parameter.
Ensure consistency with the C++ interface to which the work is delegated.
- Property VisWclPath() As
-
Returns or sets the VisWclPath parameter.
Ensure consistency with the C++ interface to which the work is delegated.
Methods
- Func GetImportAnnotationInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportAnnotation parameter.
Role:Retrieves the state of the ImportAnnotation 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 GetImportBaseFrmInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportBaseFrm parameter.
Role:Retrieves the state of the ImportBaseFrm 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 GetImportCollisionInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportCollision parameter.
Role:Retrieves the state of the ImportCollision 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 GetImportConfigFileExpanded() As
-
Returns the ImportConfigFile parameter (manages expanded file pathnames).
Ensure consistency with the C++ interface to which the work is delegated.
- Func GetImportConfigFileInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportConfigFile parameter.
Role:Retrieves the state of the ImportConfigFile 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 GetImportCoorsysInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportCoorsys parameter.
Role:Retrieves the state of the ImportCoorsys 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 GetImportEdgeInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportEdge parameter.
Role:Retrieves the state of the ImportEdge 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 GetImportFloorInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportFloor parameter.
Role:Retrieves the state of the ImportFloor 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 GetImportLibraryExpanded() As
-
Returns the ImportLibrary parameter (manages expanded file pathnames).
Ensure consistency with the C++ interface to which the work is delegated.
- Func GetImportLibraryInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportLibrary parameter.
Role:Retrieves the state of the ImportLibrary 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 GetImportPDBCacheExpanded() As
-
Returns the ImportPDBCache parameter (manages expanded file pathnames).
Ensure consistency with the C++ interface to which the work is delegated.
- Func GetImportPDBCacheInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportPDBCache parameter.
Role:Retrieves the state of the ImportPDBCache 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 GetImportRecordingInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportRecording parameter.
Role:Retrieves the state of the ImportRecording 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 GetImportToolFrmInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportToolFrm parameter.
Role:Retrieves the state of the ImportToolFrm 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 GetImportUserAttrInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportUserAttr parameter.
Role:Retrieves the state of the ImportUserAttr 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 GetImportUserViewsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportUserViews parameter.
Role:Retrieves the state of the ImportUserViews 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 GetImportWclMessageInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportWclMessage parameter.
Role:Retrieves the state of the ImportWclMessage 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 GetImportWclPathInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ImportWclPath parameter.
Role:Retrieves the state of the ImportWclPath 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 GetTypeBaseFrmInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the TypeBaseFrm parameter.
Role:Retrieves the state of the TypeBaseFrm 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 GetTypeCoorsysInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the TypeCoorsys parameter.
Role:Retrieves the state of the TypeCoorsys 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 GetTypeToolFrmInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the TypeToolFrm parameter.
Role:Retrieves the state of the TypeToolFrm 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 GetTypeWclPathInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the TypeWclPath parameter.
Role:Retrieves the state of the TypeWclPath 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 GetVisBaseFrmInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the VisBaseFrm parameter.
Role:Retrieves the state of the VisBaseFrm 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 GetVisCoorsysInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the VisCoorsys parameter.
Role:Retrieves the state of the VisCoorsys 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 GetVisToolFrmInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the VisToolFrm parameter.
Role:Retrieves the state of the VisToolFrm 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 GetVisWclPathInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the VisWclPath parameter.
Role:Retrieves the state of the VisWclPath 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 SetImportAnnotationLock( iLocked)
-
Locks or unlocks the ImportAnnotation parameter.
Role:Locks or unlocks the ImportAnnotation 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 SetImportBaseFrmLock( iLocked)
-
Locks or unlocks the ImportBaseFrm parameter.
Role:Locks or unlocks the ImportBaseFrm 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 SetImportCollisionLock( iLocked)
-
Locks or unlocks the ImportCollision parameter.
Role:Locks or unlocks the ImportCollision 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 SetImportConfigFileLock( iLocked)
-
Locks or unlocks the ImportConfigFile parameter.
Role:Locks or unlocks the ImportConfigFile 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 SetImportCoorsysLock( iLocked)
-
Locks or unlocks the ImportCoorsys parameter.
Role:Locks or unlocks the ImportCoorsys 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 SetImportEdgeLock( iLocked)
-
Locks or unlocks the ImportEdge parameter.
Role:Locks or unlocks the ImportEdge 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 SetImportFloorLock( iLocked)
-
Locks or unlocks the ImportFloor parameter.
Role:Locks or unlocks the ImportFloor 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 SetImportLibraryLock( iLocked)
-
Locks or unlocks the ImportLibrary parameter.
Role:Locks or unlocks the ImportLibrary 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 SetImportPDBCacheLock( iLocked)
-
Locks or unlocks the ImportPDBCache parameter.
Role:Locks or unlocks the ImportPDBCache 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 SetImportRecordingLock( iLocked)
-
Locks or unlocks the ImportRecording parameter.
Role:Locks or unlocks the ImportRecording 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 SetImportToolFrmLock( iLocked)
-
Locks or unlocks the ImportToolFrm parameter.
Role:Locks or unlocks the ImportToolFrm 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 SetImportUserAttrLock( iLocked)
-
Locks or unlocks the ImportUserAttr parameter.
Role:Locks or unlocks the ImportUserAttr 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 SetImportUserViewsLock( iLocked)
-
Locks or unlocks the ImportUserViews parameter.
Role:Locks or unlocks the ImportUserViews 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 SetImportWclMessageLock( iLocked)
-
Locks or unlocks the ImportWclMessage parameter.
Role:Locks or unlocks the ImportWclMessage 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 SetImportWclPathLock( iLocked)
-
Locks or unlocks the ImportWclPath parameter.
Role:Locks or unlocks the ImportWclPath 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 SetTypeBaseFrmLock( iLocked)
-
Locks or unlocks the TypeBaseFrm parameter.
Role:Locks or unlocks the TypeBaseFrm 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 SetTypeCoorsysLock( iLocked)
-
Locks or unlocks the TypeCoorsys parameter.
Role:Locks or unlocks the TypeCoorsys 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 SetTypeToolFrmLock( iLocked)
-
Locks or unlocks the TypeToolFrm parameter.
Role:Locks or unlocks the TypeToolFrm 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 SetTypeWclPathLock( iLocked)
-
Locks or unlocks the TypeWclPath parameter.
Role:Locks or unlocks the TypeWclPath 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 SetVisBaseFrmLock( iLocked)
-
Locks or unlocks the VisBaseFrm parameter.
Role:Locks or unlocks the VisBaseFrm 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 SetVisCoorsysLock( iLocked)
-
Locks or unlocks the VisCoorsys parameter.
Role:Locks or unlocks the VisCoorsys 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 SetVisToolFrmLock( iLocked)
-
Locks or unlocks the VisToolFrm parameter.
Role:Locks or unlocks the VisToolFrm 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 SetVisWclPathLock( iLocked)
-
Locks or unlocks the VisWclPath parameter.
Role:Locks or unlocks the VisWclPath 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>