NX7.5 ACTIONS/PRE on UG_SBSM_FLANGE_FEATURE ?
NX7.5 ACTIONS/PRE on UG_SBSM_FLANGE_FEATURE ?
(OP)
Hello
The "ACTIONS/PRE" does not seem to work on the Insert Flange button "UG_SBSM_FLANGE_FEATURE".
I've set-up this, as successfully done for other buttons, but without any success here:
MODIFY
BUTTON UG_SBSM_FLANGE_FEATURE
ACTIONS/PRE myaction.dll
END_OF_MODIFY
Any idea?
The "ACTIONS/PRE" does not seem to work on the Insert Flange button "UG_SBSM_FLANGE_FEATURE".
I've set-up this, as successfully done for other buttons, but without any success here:
MODIFY
BUTTON UG_SBSM_FLANGE_FEATURE
ACTIONS/PRE myaction.dll
END_OF_MODIFY
Any idea?





RE: NX7.5 ACTIONS/PRE on UG_SBSM_FLANGE_FEATURE ?
Question, what file are you adding your modifications to? 'ug_sbsm.men' or 'ug_sbsm.tbr'?
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: NX7.5 ACTIONS/PRE on UG_SBSM_FLANGE_FEATURE ?
Please note that I have not posted any attachements - funny that they appear above...
The button "UG_SBSM_FLANGE_FEATURE" I'm trying to add a "pre" action to belongs to "ug_sbsm.men" in the sub section named "UG_SBSM_BENDING_FEATURES".
But "ug_sbsm.tbr" also contains the same "UG_SBSM_FLANGE_FEATURE"...
In fact, I'am not modifying any of the originals but only using an add-on menu file that is placed into the Statup folder of my customization.
Strange for me that other pre actions on i.e. file-save or file-open set-up the same way works fine...
RE: NX7.5 ACTIONS/PRE on UG_SBSM_FLANGE_FEATURE ?
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.