SpecV4SettingAtt (Object)

Represents the V4/V5 SPEC setting controller object.
Role: The V4/V5 SPEC setting controller object deals with the setting parameters displayed in the V4/V5SPEC property page. To access this property page:
The different options for V4/V5SPEC tab:
The Step By Step Update And Reroute
The Draft Feature Migration Mode

Properties


Property DraftFeatureMigrationMode() As
Returns or sets the activation state of the mode of migration for draft feature.
Role: This setting parameter manages the activation of the mode of migration for draft feature during a Copy/Paste As Spec.
Property StepByStepUpdateAndReroute() As
Returns or sets the activation state of Step By Step Update And Reroute.
Role: The Step By Step Update And Reroute setting parameter manages the activation of the step by step update and reroute during a Copy/Paste As Spec when solids are involved.

Methods


Func GetDraftFeatureMigrationModeInfo( AdminLevel, oLocked) As
Retrieves information about the DraftFeatureMigrationMode setting parameter.
Refer to for a detailed description.
Func GetStepByStepUpdateAndRerouteInfo( AdminLevel, oLocked) As
Retrieves information about the StepByStepUpdateAndReroute setting parameter.
Refer to for a detailed description.
Sub SetDraftFeatureMigrationModeLock( iLock)
Locks or unlocks the DraftFeatureMigrationMode setting parameter.
Refer to for a detailed description.
Sub SetStepByStepUpdateAndRerouteLock( iLock)
Locks or unlocks the StepByStepUpdateAndReroute setting parameter.
Refer to for a detailed description.