All Frameworks  Object Hierarchy  This Framework  Next  Indexes  

DraftingSettingAtt (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---SettingController
            |
            +---DraftingSettingAtt
 


Manages drafting settings.

Property Index

CreateNewSheetFrom
Returns the CreateNewSheetFrom parameter.
DisplayResetButton
Returns the DisplayResetButton parameter.
LockUserDefault
Returns the LockUserDefault parameter.
PreventBackgroundAccess
Returns the PreventBackgroundAccess parameter.
PreventDimDriving3DCstr
Returns the PreventDimDriving3DCstr parameter.
PreventFileNew
Returns the PreventFileNew parameter.
PreventGenViewStyle
Returns the PreventGenViewStyle parameter.
PreventSetAsDefault
Returns the PreventSetAsDefault parameter.
PreventSwitchStandard
Returns the PreventSwitchStandard parameter.
PreventTrueDimensionCreation
Returns the PreventTrueDimensionCreation parameter.
PreventUpdateStandard
Returns the PreventUpdateStandard parameter.
UseStyleCreateObjects
Returns the UseStyleCreateObjects parameter.

Method Index

GetCreateNewSheetFromInfo
Retrieves environment informations for the CreateNewSheetFrom parameter.
GetDisplayResetButtonInfo
Retrieves environment informations for the DisplayResetButton parameter.
GetLockUserDefaultInfo
Retrieves environment informations for the LockUserDefault parameter.
GetPreventBackgroundAccessInfo
Retrieves environment informations for the PreventBackgroundAccess parameter.
GetPreventDimDriving3DCstrInfo
Retrieves environment informations for the PreventDimDriving3DCstr parameter.
GetPreventFileNewInfo
Retrieves environment informations for the PreventFileNew parameter.
GetPreventGenViewStyleInfo
Retrieves environment informations for the PreventGenViewStyle parameter.
GetPreventSetAsDefaultInfo
Retrieves environment informations for the PreventSetAsDefault parameter.
GetPreventSwitchStandardInfo
Retrieves environment informations for the PreventSwitchStandard parameter.
GetPreventTrueDimensionCreationInfo
Retrieves environment informations for the PreventTrueDimensionCreation parameter.
GetPreventUpdateStandardInfo
Retrieves environment informations for the PreventUpdateStandard parameter.
GetUseStyleCreateObjectsInfo
Retrieves environment informations for the UseStyleCreateObjects parameter.
SetCreateNewSheetFromLock
Locks or unlocks the CreateNewSheetFrom parameter.
SetDisplayResetButtonLock
Locks or unlocks the DisplayResetButton parameter.
SetLockUserDefaultLock
Locks or unlocks the LockUserDefault parameter.
SetPreventBackgroundAccessLock
Locks or unlocks the PreventBackgroundAccess parameter.
SetPreventDimDriving3DCstrLock
Locks or unlocks the PreventDimDriving3DCstr parameter.
SetPreventFileNewLock
Locks or unlocks the PreventFileNew parameter.
SetPreventGenViewStyleLock
Locks or unlocks the PreventGenViewStyle parameter.
SetPreventSetAsDefaultLock
Locks or unlocks the PreventSetAsDefault parameter.
SetPreventSwitchStandardLock
Locks or unlocks the PreventSwitchStandard parameter.
SetPreventTrueDimensionCreationLock
Locks or unlocks the PreventTrueDimensionCreation parameter.
SetPreventUpdateStandardLock
Locks or unlocks the PreventUpdateStandard parameter.
SetUseStyleCreateObjectsLock
Locks or unlocks the UseStyleCreateObjects parameter.

Properties


o Property CreateNewSheetFrom() As CatDrwNewSheetFrom
Returns the CreateNewSheetFrom parameter.
o Property DisplayResetButton() As boolean
Returns the DisplayResetButton parameter.
o Property LockUserDefault() As boolean
Returns the LockUserDefault parameter.
o Property PreventBackgroundAccess() As boolean
Returns the PreventBackgroundAccess parameter.
o Property PreventDimDriving3DCstr() As boolean
Returns the PreventDimDriving3DCstr parameter.
o Property PreventFileNew() As boolean
Returns the PreventFileNew parameter.
o Property PreventGenViewStyle() As boolean
Returns the PreventGenViewStyle parameter.
o Property PreventSetAsDefault() As boolean
Returns the PreventSetAsDefault parameter.
o Property PreventSwitchStandard() As boolean
Returns the PreventSwitchStandard parameter.
o Property PreventTrueDimensionCreation() As boolean
Returns the PreventTrueDimensionCreation parameter.
o Property PreventUpdateStandard() As boolean
Returns the PreventUpdateStandard parameter.
o Property UseStyleCreateObjects() As boolean
Returns the UseStyleCreateObjects parameter.

Methods


o Func GetCreateNewSheetFromInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the CreateNewSheetFrom parameter.
Role:Retrieves the state of the CreateNewSheetFrom 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetDisplayResetButtonInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the DisplayResetButton parameter.
Role:Retrieves the state of the DisplayResetButton 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetLockUserDefaultInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the LockUserDefault parameter.
Role:Retrieves the state of the LockUserDefault 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetPreventBackgroundAccessInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the PreventBackgroundAccess parameter.
Role:Retrieves the state of the PreventBackgroundAccess 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetPreventDimDriving3DCstrInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the PreventDimDriving3DCstr parameter.
Role:Retrieves the state of the PreventDimDriving3DCstr 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Sub GetPreventFileNewInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked,
boolean oModified)
Retrieves environment informations for the PreventFileNew parameter.
Role:Retrieves the state of the PreventFileNew 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetPreventGenViewStyleInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the PreventGenViewStyle parameter.
Role:Retrieves the state of the PreventGenViewStyle 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetPreventSetAsDefaultInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the PreventSetAsDefault parameter.
Role:Retrieves the state of the PreventSetAsDefault 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetPreventSwitchStandardInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the PreventSwitchStandard parameter.
Role:Retrieves the state of the PreventSwitchStandard 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetPreventTrueDimensionCreationInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the PreventTrueDimensionCreation parameter.
Role:Retrieves the state of the PreventTrueDimensionCreation 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetPreventUpdateStandardInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the PreventUpdateStandard parameter.
Role:Retrieves the state of the PreventUpdateStandard 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetUseStyleCreateObjectsInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the UseStyleCreateObjects parameter.
Role:Retrieves the state of the UseStyleCreateObjects 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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Sub SetCreateNewSheetFromLock(boolean iLocked)
Locks or unlocks the CreateNewSheetFrom parameter.
Role:Locks or unlocks the CreateNewSheetFrom 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.
o Sub SetDisplayResetButtonLock(boolean iLocked)
Locks or unlocks the DisplayResetButton parameter.
Role:Locks or unlocks the DisplayResetButton 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.
o Sub SetLockUserDefaultLock(boolean iLocked)
Locks or unlocks the LockUserDefault parameter.
Role:Locks or unlocks the LockUserDefault 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.
o Sub SetPreventBackgroundAccessLock(boolean iLocked)
Locks or unlocks the PreventBackgroundAccess parameter.
Role:Locks or unlocks the PreventBackgroundAccess 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.
o Sub SetPreventDimDriving3DCstrLock(boolean iLocked)
Locks or unlocks the PreventDimDriving3DCstr parameter.
Role:Locks or unlocks the PreventDimDriving3DCstr 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.
o Sub SetPreventFileNewLock(boolean iLocked)
Locks or unlocks the PreventFileNew parameter.
Role:Locks or unlocks the PreventFileNew 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.
o Sub SetPreventGenViewStyleLock(boolean iLocked)
Locks or unlocks the PreventGenViewStyle parameter.
Role:Locks or unlocks the PreventGenViewStyle 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.
o Sub SetPreventSetAsDefaultLock(boolean iLocked)
Locks or unlocks the PreventSetAsDefault parameter.
Role:Locks or unlocks the PreventSetAsDefault 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.
o Sub SetPreventSwitchStandardLock(boolean iLocked)
Locks or unlocks the PreventSwitchStandard parameter.
Role:Locks or unlocks the PreventSwitchStandard 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.
o Sub SetPreventTrueDimensionCreationLock(boolean iLocked)
Locks or unlocks the PreventTrueDimensionCreation parameter.
Role:Locks or unlocks the PreventTrueDimensionCreation 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.
o Sub SetPreventUpdateStandardLock(boolean iLocked)
Locks or unlocks the PreventUpdateStandard parameter.
Role:Locks or unlocks the PreventUpdateStandard 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.
o Sub SetUseStyleCreateObjectsLock(boolean iLocked)
Locks or unlocks the UseStyleCreateObjects parameter.
Role:Locks or unlocks the UseStyleCreateObjects 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.

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