SE ASSEMB: Can "FLASH FIT" default be changed?
SE ASSEMB: Can "FLASH FIT" default be changed?
(OP)
Does anybody know if the default relationship can be changed from "Flash Fit"? Shouldn't this feature be selectable?
Thanks
Thanks
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
SE ASSEMB: Can "FLASH FIT" default be changed?
|
RE: SE ASSEMB: Can "FLASH FIT" default be changed?
IJsbrand
RE: SE ASSEMB: Can "FLASH FIT" default be changed?
I don't know which version you have
- V19 -- it's selectable
place the second part and the within the RibbonBar
select --> Options
- V18 -- two .reg files should be within the ..\Program folder
ffdefoff.reg -> Mate is default (FF off)
ffdefon.reg --> FlashFit default
When not found and Version is < 19 the following entry can be
defined with the Registry to control it
HKEY_CURRENT_USER\Software\Unigraphics Solutions\Solid Edge\Version 19\DEBUG
DisableFlashFitDefault DWORD
set to 1 --> FlashFit is disabled
Set to 0 --> FF is enabled
HTH
dy
RE: SE ASSEMB: Can "FLASH FIT" default be changed?
wasn't it part of one of the latest updates (6 or 7)??
IJsbrand
RE: SE ASSEMB: Can "FLASH FIT" default be changed?
missing the key 'DisableFlashFitDefault' must be created
as Dword
dy
RE: SE ASSEMB: Can "FLASH FIT" default be changed?
Thanks donyoung!
RE: SE ASSEMB: Can "FLASH FIT" default be changed?
missing the key 'DisableFlashFitDefault' must be created
as Dword
dy
Yes Donyoung "IT WORKS"! thank you!