All Frameworks Class Hierarchy This Framework Indexes
KnowledgeInterfaces Interface CATILieLanguageSheetSettingAtt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATILieLanguageSheetSettingAtt
The interface to access a CATILieLanguageSheetSettingAtt.
This interface may be used to read or modify in the CATIA\Tools\Option the settings values
of Units sheet.
Method Index
- o
GetKnowledgeBuildPathDirectoryInfo(CATSettingInfo*)
- Retrieves information about the CATKnowledgeBuildPath setting parameter.
- o
GetKnowledgeBuildPathDirectory(CATUnicodeString&)
- Retrieves the CATKnowledgeBuildPath setting parameter.
- o
GetListOfPackagesToLoadInfo(CATSettingInfo*)
- Retrieves information about the ListOfPackagesToLoad setting parameter.
- o
GetListOfPackagesToLoad(CATUnicodeString&)
- Retrieves the ListOfPackagesToLoad attribute.
- o
GetLoadAllPackagesInfo(CATSettingInfo*)
- Retrieves information about the LoadAllPackages setting parameter.
- o
GetLoadAllPackages(int*)
- Retrieves the LoadAllPackages attribute.
- o
GetLoadExtendedLanguageLibInfo(CATSettingInfo*)
- Retrieves information about the LoadExtendedLanguageLib setting parameter.
- o
GetLoadExtendedLanguageLib(int*)
- Retrieves the LoadExtendedLanguageLib attribute.
- o
GetReferenceDirectoryForTypesInfo(CATSettingInfo*)
- Retrieves information about the ReferenceDirectoryForTypes setting parameter.
- o
GetReferenceDirectoryForTypes(CATUnicodeString&)
- Retrieves the ReferenceDirectoryForTypes attribute.
- o
SetKnowledgeBuildPathDirectoryLock(unsigned char)
- Locks or unlocks the CATKnowledgeBuildPath setting parameter.
- o
SetKnowledgeBuildPathDirectory(CATUnicodeString&)
- Sets the CATKnowledgeBuildPath setting parameter.
- o
SetListOfPackagesToLoadLock(unsigned char)
- Locks or unlocks the ListOfPackagesToLoad setting parameter.
- o
SetListOfPackagesToLoad(CATUnicodeString&)
- Sets the ListOfPackagesToLoad attribute.
- o
SetLoadAllPackagesLock(unsigned char)
- Locks or unlocks the LoadAllPackages setting parameter.
- o
SetLoadAllPackages(int*)
- Sets the LoadAllPackages attribute.
- o
SetLoadExtendedLanguageLibLock(unsigned char)
- Locks or unlocks the LoadExtendedLanguageLib setting parameter.
- o
SetLoadExtendedLanguageLib(int*)
- Sets the LoadExtendedLanguageLib attribute.
- o
SetReferenceDirectoryForTypesLock(unsigned char)
- Locks or unlocks the ReferenceDirectoryForTypes setting parameter.
- o
SetReferenceDirectoryForTypes(CATUnicodeString&)
- Sets the ReferenceDirectoryForTypes attribute.
Methods
o GetKnowledgeBuildPathDirectoryInfo
| public virtual GetKnowledgeBuildPathDirectoryInfo( | | oInfo) |
-
Retrieves information about the CATKnowledgeBuildPath setting parameter.
Refer to
CATIASettingController for a detailed description.
o GetKnowledgeBuildPathDirectory
| public virtual GetKnowledgeBuildPathDirectory( | | ioKnowledgeBuildPathDirectory) |
-
Retrieves the CATKnowledgeBuildPath setting parameter.
Role:Return the CATKnowledgeBuildPath parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- ioKnowledgeBuildPathDirectory
- The knowledge build path directory: the path where all the resources are located.
o GetListOfPackagesToLoadInfo
| public virtual GetListOfPackagesToLoadInfo( | | oInfo) |
-
Retrieves information about the ListOfPackagesToLoad setting parameter.
Refer to
CATIASettingController for a detailed description.
o GetListOfPackagesToLoad
| public virtual GetListOfPackagesToLoad( | | ioListOfPackagesToLoad) |
-
Retrieves the ListOfPackagesToLoad attribute.
Role:Return the ListOfPackagesToLoad parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- ioListOfPackagesToLoad
- The list of packages to load.
o GetLoadAllPackagesInfo
| public virtual GetLoadAllPackagesInfo( | | oInfo) |
-
Retrieves information about the LoadAllPackages setting parameter.
Refer to
CATIASettingController for a detailed description.
o GetLoadAllPackages
| public virtual GetLoadAllPackages( | | ioLoadAllPackages) |
-
Retrieves the LoadAllPackages attribute.
Role:Return the LoadAllPackages parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- ioLoadAllPackages
- Legal values:
0 : to not load all packages
1 : to load all packages.
o GetLoadExtendedLanguageLibInfo
| public virtual GetLoadExtendedLanguageLibInfo( | | oInfo) |
-
Retrieves information about the LoadExtendedLanguageLib setting parameter.
Refer to
CATIASettingController for a detailed description.
o GetLoadExtendedLanguageLib
| public virtual GetLoadExtendedLanguageLib( | | ioLoadExtendedLanguageLib) |
-
Retrieves the LoadExtendedLanguageLib attribute.
Role:Return the LoadExtendedLanguageLib parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- ioLoadExtendedLanguageLib
- Legal values:
0 : to not use extended libraries
1 : to use extended libraries.
o GetReferenceDirectoryForTypesInfo
| public virtual GetReferenceDirectoryForTypesInfo( | | oInfo) |
-
Retrieves information about the ReferenceDirectoryForTypes setting parameter.
Refer to
CATIASettingController for a detailed description.
o GetReferenceDirectoryForTypes
| public virtual GetReferenceDirectoryForTypes( | | ioReferenceDirectoryForTypes) |
-
Retrieves the ReferenceDirectoryForTypes attribute.
Role:Return the ReferenceDirectoryForTypes parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- ioReferenceDirectoryForTypes
- The reference directory for types.
o SetKnowledgeBuildPathDirectoryLock
| public virtual SetKnowledgeBuildPathDirectoryLock( | | iLocked) |
-
Locks or unlocks the CATKnowledgeBuildPath setting parameter.
Refer to
CATIASettingController for a detailed description.
o SetKnowledgeBuildPathDirectory
| public virtual SetKnowledgeBuildPathDirectory( | | iKnowledgeBuildPathDirectory) |
-
Sets the CATKnowledgeBuildPath setting parameter.
Role:Set the CATKnowledgeBuildPath parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- iKnowledgeBuildPathDirectory
- The knowledge build path directory: the path where all the resources are located.
o SetListOfPackagesToLoadLock
| public virtual SetListOfPackagesToLoadLock( | | iLocked) |
-
Locks or unlocks the ListOfPackagesToLoad setting parameter.
Refer to
CATIASettingController for a detailed description.
o SetListOfPackagesToLoad
| public virtual SetListOfPackagesToLoad( | | iListOfPackagesToLoad) |
-
Sets the ListOfPackagesToLoad attribute.
Role:Set the ListOfPackagesToLoad parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- iListOfPackagesToLoad
- The list of packages to load.
o SetLoadAllPackagesLock
| public virtual SetLoadAllPackagesLock( | | iLocked) |
-
Locks or unlocks the LoadAllPackages setting parameter.
Refer to
CATIASettingController for a detailed description.
o SetLoadAllPackages
| public virtual SetLoadAllPackages( | | iLoadAllPackages) |
-
Sets the LoadAllPackages attribute.
Role:Set the LoadAllPackages parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- iLoadAllPackages
- Legal values:
0 : to not load all packages
1 : to load all packages.
o SetLoadExtendedLanguageLibLock
| public virtual SetLoadExtendedLanguageLibLock( | | iLocked) |
-
Locks or unlocks the LoadExtendedLanguageLib setting parameter.
Refer to
CATIASettingController for a detailed description.
o SetLoadExtendedLanguageLib
| public virtual SetLoadExtendedLanguageLib( | | iLoadExtendedLanguageLib) |
-
Sets the LoadExtendedLanguageLib attribute.
Role:Set the LoadExtendedLanguageLib parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- iLoadExtendedLanguageLib
- Legal values:
0 : to not use extended libraries
1 : to use extended libraries.
o SetReferenceDirectoryForTypesLock
| public virtual SetReferenceDirectoryForTypesLock( | | iLocked) |
-
Locks or unlocks the ReferenceDirectoryForTypes setting parameter.
Refer to
CATIASettingController for a detailed description.
o SetReferenceDirectoryForTypes
| public virtual SetReferenceDirectoryForTypes( | | iReferenceDirectoryForTypes) |
-
Sets the ReferenceDirectoryForTypes attribute.
Role:Set the ReferenceDirectoryForTypes parameter if it is possible
in the current administrative context. In user mode this method will always
return E_FAIL.
- Parameters:
-
- iReferenceDirectoryForTypes
- The reference directory for types.
This object is included in the file: CATILieLanguageSheetSettingAtt.h
If needed, your Imakefile.mk should include the module: KnowledgeItf