Properties
- Property AllChecksReport() As
-
Returns or sets the AllChecksReport parameter.
Role:Return or Set the AllChecksReport parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oAllChecksReport
- Legal values:
0 : report of only failed checks
1 : report of all checks. dd>
- Property CheckReportHtml() As
-
Returns or sets the CheckReportHtml parameter.
Role:Return or Set the CheckReportHtml parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oCheckReportHtml
- Legal values:
0 : to have check report in Xml
1 : to have check report in Html. dd>
- Property DirectoryForInputXsl() As
-
Returns or sets the DirectoryForInputXsl parameter.
Role:Return or Set the DirectoryForInputXsl parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oDirectoryForInputXsl
- Directory for the report file with Xml extension. dd>
- Property ReportCheckAdvisor() As
-
Returns or sets the ReportCheckAdvisor parameter.
Role:Return or Set the ReportCheckAdvisor parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oReportCheckAdvisor
- Legal values:
0 : not report of check Advisor
1 : report of check Advisor. dd>
- Property ReportCheckExpert() As
-
Returns or sets the ReportCheckExpert parameter.
Role:Return or Set the ReportCheckExpert parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oReportCheckExpert
- Legal values:
0 : not report of check Advisor
1 : report of check Advisor. dd>
- Property ReportHtmlInCatiaSession() As
-
Returns or sets the ReportHtmlInCatiaSession parameter.
Role:Return or Set the ReportHtmlInCatiaSession parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oReportHtmlInCatiaSession
- Legal values:
0 : report Html outside CATIA session
1 : report Html in CATIA session. dd>
- Property ReportObjectsInformation() As
-
Returns or sets the ReportObjectsInformation parameter.
Role:Return or Set the ReportObjectsInformation parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oReportObjectsInformation
- Legal values:
0 : not report objects information
1 : report objects information. dd>
- Property ReportOutputDirectory() As
-
Returns or sets the ReportOutputDirectory parameter.
Role:Return or Set the ReportOutputDirectory parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oReportOutputDirectory
- The output directory for report of checks expert and checks advisor. dd>
- Property ReportParametersInformation() As
-
Returns or sets the ReportParametersInformation parameter.
Role:Return or Set the ReportParametersInformation parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oReportParametersInformation
- Legal values:
0 : not check Advisor parameter information
1 : check Advisor parameter information. dd>
- Property ReportPassedObjects() As
-
Returns or sets the ReportPassedObjects parameter.
Role:Return or Set the ReportPassedObjects parameter if it is possible in the current administrative context. In user mode this method will always return E_FAIL.- Parameters:
-
- oReportPassedObjects
- Legal values:
0 : not report passed objects
1 : report passed objects. dd>
Methods
- Func GetAllChecksReportInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AllChecksReport parameter.
Role:Retrieves the state of the AllChecksReport 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 GetCheckReportHtmlInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the CheckReportHtml parameter.
Role:Retrieves the state of the CheckReportHtml 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 GetDirectoryForInputXslInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the DirectoryForInputXsl parameter.
Role:Retrieves the state of the DirectoryForInputXsl 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 GetReportCheckAdvisorInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ReportCheckAdvisor parameter.
Role:Retrieves the state of the ReportCheckAdvisor 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 GetReportCheckExpertInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ReportCheckExpert parameter.
Role:Retrieves the state of the ReportCheckExpert 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 GetReportHtmlInCatiaSessionInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ReportHtmlInCatiaSession parameter.
Role:Retrieves the state of the ReportHtmlInCatiaSession 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 GetReportObjectsInformationInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ReportObjectsInformation parameter.
Role:Retrieves the state of the ReportObjectsInformation 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 GetReportOutputDirectoryInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ReportOutputDirectory parameter.
Role:Retrieves the state of the ReportOutputDirectory 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 GetReportParametersInformationInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ReportParametersInformation parameter.
Role:Retrieves the state of the ReportParametersInformation 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 GetReportPassedObjectsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ReportPassedObjects parameter.
Role:Retrieves the state of the ReportPassedObjects 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 SetAllChecksReportLock( iLocked)
-
Locks or unlocks the AllChecksReport parameter.
Role:Locks or unlocks the AllChecksReport 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 SetCheckReportHtmlLock( iLocked)
-
Locks or unlocks the CheckReportHtml parameter.
Role:Locks or unlocks the CheckReportHtml 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 SetDirectoryForInputXslLock( iLocked)
-
Locks or unlocks the DirectoryForInputXsl parameter.
Role:Locks or unlocks the DirectoryForInputXsl 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 SetReportCheckAdvisorLock( iLocked)
-
Locks or unlocks the ReportCheckAdvisor parameter.
Role:Locks or unlocks the ReportCheckAdvisor 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 SetReportCheckExpertLock( iLocked)
-
Locks or unlocks the ReportCheckExpert parameter.
Role:Locks or unlocks the ReportCheckExpert 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 SetReportHtmlInCatiaSessionLock( iLocked)
-
Locks or unlocks the ReportHtmlInCatiaSession parameter.
Role:Locks or unlocks the ReportHtmlInCatiaSession 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 SetReportObjectsInformationLock( iLocked)
-
Locks or unlocks the ReportObjectsInformation parameter.
Role:Locks or unlocks the ReportObjectsInformation 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 SetReportOutputDirectoryLock( iLocked)
-
Locks or unlocks the ReportOutputDirectory parameter.
Role:Locks or unlocks the ReportOutputDirectory 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 SetReportParametersInformationLock( iLocked)
-
Locks or unlocks the ReportParametersInformation parameter.
Role:Locks or unlocks the ReportParametersInformation 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 SetReportPassedObjectsLock( iLocked)
-
Locks or unlocks the ReportPassedObjects parameter.
Role:Locks or unlocks the ReportPassedObjects 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>