UGII_DUMBIFY_FEATURE?
UGII_DUMBIFY_FEATURE?
(OP)
Found this in the syslog, what on earth does it do? Anyone have a clue? :D
UGII_DUMBIFY_FEATURE 1
UGII_DUMBIFY_FEATURE 1
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 |
|
RE: UGII_DUMBIFY_FEATURE?
Seriously, if you go to the UGII folder and look in the 'ugii_env.dat' file you will find the following entry:
#
# UGII_DUMBIFY_FEATURE If set as 0, freeform features (e.g. bridge surface, quilt surface,
# and through-curve surface etc) will be deleted when their parent features
# are deleted. By default, these freeform features are dumbified when deleting
# their parent features.
UGII_DUMBIFY_FEATURE=1
So it appears that this is the default OOTB setting and basically is provided to allow you to control how the system treats the 'children' of deleted freeform objects, in this case they are simply converted into 'dumb' or non-parametric features instead of being deleted altogether.
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: UGII_DUMBIFY_FEATURE?
Yeah, too many syslogs the last couple of days, and when I scrolled down I noticed that and couldn't stop thinking about it :D
RE: UGII_DUMBIFY_FEATURE?
Keegan