All Frameworks  Object Hierarchy  This Framework  Indexes   

DMUTolSettingAtt (Object)

Represents the DMU Tolerancing setting controller object.
Role: The DMU Tolerancing setting controller object deals with the setting parameters displayed in:

Property Index

DesignMode
Returns or sets the Design Mode setting parameter value.
PrevArea
Returns or sets the Preview Area setting parameter value.
SaveCGR
Returns or sets the Save in CGR setting parameter value.
SectPattern
Returns or sets the Pattern of Visu setting parameter value.

Method Index

GetDesignModeInfo
Retrieves informations about the Design Mode setting parameter value.
GetPrevAreaInfo
Retrieves informations about the Preview Area setting parameter value.
GetRelatedColorsInfo
Retrieves informations about the Related Surface Color setting parameter value.
GetRelatedColors
Retrieves the Related Surface Color setting parameter value.
GetSaveCGRInfo
Retrieves informations about the Save in CGR setting parameter value.
GetSectPatternInfo
Retrieves informations about the Pattern of Visu setting parameter value.
SetDesignModeLock
Locks or unlocks the Design Mode setting parameter value.
SetPrevAreaLock
Locks or unlocks the Preview Area setting parameter value.
SetRelatedColorsLock
Locks or unlocks the Related Surface Color setting parameter value.
SetRelatedColors
Sets the Related Surface Color setting parameter value.
SetSaveCGRLock
Locks or unlocks the Save in CGR setting parameter value.
SetSectPatternLock
Locks or unlocks the Pattern of Visu setting parameter value.

Properties


o Property DesignMode() As
Returns or sets the Design Mode setting parameter value.
True if the Design Mode setting parameter is checked and thus set to Automatic.
Role: When set to True, models are loaded in Design Mode to access technological data. Otherwise, when set to False, models are loaded in Visualization Mode, and only visualization data is loaded.
o Property PrevArea() As
Returns or sets the Preview Area setting parameter value.
True if the Preview Area setting parameter is checked.
o Property SaveCGR() As
Returns or sets the Save in CGR setting parameter value.
True if the Save in CGR setting parameter is checked.
Role: When set to True, the FTA 3D Annotation representations are saved in CGR. Otherwise, they are not saved.
o Property SectPattern() As
Returns or sets the Pattern of Visu setting parameter value.
True if the Pattern of Visu setting parameter is checked.
Role: When set to True, the FTA 3D Annotation representations are saved in CGR. Otherwise, they are not saved.

Methods


o Func GetDesignModeInfo( AdminLevel,
oLocked) As
Retrieves informations about the Design Mode setting parameter value.
Refer to
SettingController for a detailled description.
o Func GetPrevAreaInfo( AdminLevel,
oLocked) As
Retrieves informations about the Preview Area setting parameter value.
Refer to
SettingController for a detailled description.
o Func GetRelatedColorsInfo( AdminLevel,
oLocked) As
Retrieves informations about the Related Surface Color setting parameter value.
Refer to
SettingController for a detailled description.
o Sub GetRelatedColors( oRelatedR,
oRelatedG,
oRelatedB)
Retrieves the Related Surface Color setting parameter value.
Role: The Related Surface Color setting parameter defines the color of the annotation related surfaces, that is, of all the surfaces referenced or toleranced using the CATIA V4 FD&T function.
Legal values:The three color indexes range from 0 to 255.
Parameters:
oRelatedR
[out] The Related Surface Color red index
oRelatedG
[out] The Related Surface Color green index
oRelatedB
[out] The Related Surface Color blue index
o Func GetSaveCGRInfo( AdminLevel,
oLocked) As
Retrieves informations about the Save in CGR setting parameter value.
Refer to
SettingController for a detailled description.
o Func GetSectPatternInfo( AdminLevel,
oLocked) As
Retrieves informations about the Pattern of Visu setting parameter value.
Refer to
SettingController for a detailled description.
o Sub SetDesignModeLock( iLocked)
Locks or unlocks the Design Mode setting parameter value.
Refer to
SettingController for a detailed description.
o Sub SetPrevAreaLock( iLocked)
Locks or unlocks the Preview Area setting parameter value.
Refer to
SettingController for a detailed description.
o Sub SetRelatedColorsLock( iLocked)
Locks or unlocks the Related Surface Color setting parameter value.
Refer to
SettingController for a detailed description.
o Sub SetRelatedColors( iRelatedR,
iRelatedG,
iRelatedB)
Sets the Related Surface Color setting parameter value.
Role: The Related Surface Color setting parameter defines the color of the annotation related surfaces, that is, of all the surfaces referenced or toleranced using the CATIA V4 FD&T function.
Legal values:The three color indexes range from 0 to 255.
Parameters:
iRelatedR
[in] The Related Surface Color red index
iRelatedG
[in] The Related Surface Color green index
iRelatedB
[in] The Related Surface Color blue index
o Sub SetSaveCGRLock( iLocked)
Locks or unlocks the Save in CGR setting parameter value.
Refer to
SettingController for a detailed description.
o Sub SetSectPatternLock( iLocked)
Locks or unlocks the Pattern of Visu setting parameter value.
Refer to
SettingController for a detailed description.

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