Indexes   

LanguageSheetSettingAtt (Object)

The interface to access a CATIALanguageSheetSettingAtt.

Property Index

KnowledgeBuildPathDirectory
Returns or sets the CATKnowledgeBuildPath setting parameter.
ListOfPackagesToLoad
Returns or sets the ListOfPackagesToLoad parameter.
LoadAllPackages
Returns or sets the LoadAllPackages parameter.
LoadExtendedLanguageLib
Returns or sets the LoadExtendedLanguageLib parameter.
ReferenceDirectoryForTypes
Returns or sets the ReferenceDirectoryForTypes parameter.

Method Index

GetKnowledgeBuildPathDirectoryInfo
Retrieves information about the CATKnowledgeBuildPath setting parameter.
GetListOfPackagesToLoadInfo
Retrieves information about the ListOfPackagesToLoad setting parameter.
GetLoadAllPackagesInfo
Retrieves information about the LoadAllPackages setting parameter.
GetLoadExtendedLanguageLibInfo
Retrieves information about the LoadExtendedLanguageLib setting parameter.
GetReferenceDirectoryForTypesInfo
Retrieves information about the ReferenceDirectoryForTypes setting parameter.
SetKnowledgeBuildPathDirectoryLock
Locks or unlocks the CATKnowledgeBuildPath setting parameter.
SetListOfPackagesToLoadLock
Locks or unlocks the ListOfPackagesToLoad setting parameter.
SetLoadAllPackagesLock
Locks or unlocks the LoadAllPackages setting parameter.
SetLoadExtendedLanguageLibLock
Locks or unlocks the LoadExtendedLanguageLib setting parameter.
SetReferenceDirectoryForTypesLock
Locks or unlocks the ReferenceDirectoryForTypes setting parameter.

Properties


o Property KnowledgeBuildPathDirectory() As
Returns or sets the CATKnowledgeBuildPath setting parameter.
Role:Return or Set the CATKnowledgeBuildPath parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oKnowledgeBuildPathDirectory
The knowledge build path directory: the path where all the resources are located.
o Property ListOfPackagesToLoad() As
Returns or sets the ListOfPackagesToLoad parameter.
Role:Return or Set the ListOfPackagesToLoad parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oListOfPackagesToLoad
The list of packages to load.
o Property LoadAllPackages() As
Returns or sets the LoadAllPackages parameter.
Role:Return or Set the LoadAllPackages parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oLoadAllPackages
Legal values:
0 : to not load all packages
1 : to load all packages.
o Property LoadExtendedLanguageLib() As
Returns or sets the LoadExtendedLanguageLib parameter.
Role:Return or Set the LoadExtendedLanguageLib parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oLoadExtendedLanguageLib
Legal values:
0 : to not use extended libraries
1 : to use extended libraries.
o Property ReferenceDirectoryForTypes() As
Returns or sets the ReferenceDirectoryForTypes parameter.
Role:Return or Set the ReferenceDirectoryForTypes parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
oReferenceDirectoryForTypes
The reference directory for types.

Methods


o Func GetKnowledgeBuildPathDirectoryInfo( ioAdminLevel,
ioLocked) As
Retrieves information about the CATKnowledgeBuildPath setting parameter.
Refer to
SettingController for a detailed description.
o Func GetListOfPackagesToLoadInfo( ioAdminLevel,
ioLocked) As
Retrieves information about the ListOfPackagesToLoad setting parameter.
Refer to
SettingController for a detailed description.
o Func GetLoadAllPackagesInfo( ioAdminLevel,
ioLocked) As
Retrieves information about the LoadAllPackages setting parameter.
Refer to
SettingController for a detailed description.
o Func GetLoadExtendedLanguageLibInfo( ioAdminLevel,
ioLocked) As
Retrieves information about the LoadExtendedLanguageLib setting parameter.
Refer to
SettingController for a detailed description.
o Func GetReferenceDirectoryForTypesInfo( ioAdminLevel,
ioLocked) As
Retrieves information about the ReferenceDirectoryForTypes setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetKnowledgeBuildPathDirectoryLock( iLocked)
Locks or unlocks the CATKnowledgeBuildPath setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetListOfPackagesToLoadLock( iLocked)
Locks or unlocks the ListOfPackagesToLoad setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetLoadAllPackagesLock( iLocked)
Locks or unlocks the LoadAllPackages setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetLoadExtendedLanguageLibLock( iLocked)
Locks or unlocks the LoadExtendedLanguageLib setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetReferenceDirectoryForTypesLock( iLocked)
Locks or unlocks the ReferenceDirectoryForTypes setting parameter.
Refer to
SettingController for a detailed description.

Copyright © 2006, Dassault Systèmes. All rights reserved.