All Frameworks  Object Hierarchy  This Framework  Indexes   

DraftingSettingAtt (Object)

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.
PreventViewGeomUpgrade
Returns the PreventViewGeomUpgrade 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.
GetPreventViewGeomUpgradeInfo
Retrieves environment informations for the PreventViewGeomUpgrade 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.
SetPreventViewGeomUpgradeLock
Locks or unlocks the PreventViewGeomUpgrade parameter.
SetUseStyleCreateObjectsLock
Locks or unlocks the UseStyleCreateObjects parameter.

Properties


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

Methods


o Func GetCreateNewSheetFromInfo( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked,
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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( ioAdminLevel,
ioLocked) As
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 GetPreventViewGeomUpgradeInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the PreventViewGeomUpgrade parameter.
Role:Retrieves the state of the PreventViewGeomUpgrade 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( ioAdminLevel,
ioLocked) As
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( 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( 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( 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( 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( 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( 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( 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( 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( 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( 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( 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 SetPreventViewGeomUpgradeLock( iLocked)
Locks or unlocks the PreventViewGeomUpgrade parameter.
Role:Locks or unlocks the PreventViewGeomUpgrade 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( 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.