XANSYS Message: 3867 [Go back to message list]
[bookmark on del.icio.us]
No rating yet
Rate item:

Subject: Re: Real constant reset during glue areas.
Author: Himani Agrawal
Date: 1999-08-10 07:03:00

Hi Brad,

Never mind. I guess, keypoint merge will have to do for me right
now, till the ANSYS guys comes up with a better solution :-) !!

Thanks and Regards,
Himani.

To: 'xansys@o...'

Yep, that's what it was supposed to do. Guess I misunderstood
your question. If I now understand it, you need a general
purpose way of keeping attributes from changing when you do
Boolean operations.... (He Drops Back and PUNTS)... good luck.
Keeping track of any entity numbers (including attributes) in
ANSYS after you do any of the Boolean operations is one of those
things that most ANSYS users have accepted how it is done by
default. I'm sure that you could select entities by their
hierarchy, centroidal locations, and maybe several other ways to
make sure that it is done correctly, BUT, this is one of those
cases that it would probably take more time to develop the
algorithm than to actually do it manually. Sorry, but I now
agree with the others who recommended that you should set
attributes after finishing all your Booleans.

Best of luck.
Brad Lamirand
Cooper Turbocompressor, Inc.
Sr. Analytical Engineer
3101 Broadway St.
Buffalo, NY 14225
Phone: (716) 891-3764
FAX: (716) 896-1233
EMAIL: blamirand@t...

-----Original Message-----
Sent: Saturday, August 07, 1999 6:18 AM
To: xansys@o...

Hi again Brad,

I tried the macro, it sets the attributes of all the areas to
the highest modelled real const no. after gluing.
I wanted something by which I could retain the earlier
real-constant nos. of the areas after gluing.

Thanks and Regards,
Himani.

To: 'xansys@o...'

AARG! My email. It seems that our MUIS (Management of UNUSABLE
Information Systems) may have been at it again. Sorry, here it
is again..this time in plain text.

Brad

Saglue.mac

frstarea=arnext(0)
*get,matatt,area,frstarea,attr,mat
*get,realatt,area,frstarea,attr,real
*get,typatt,area,frstarea,attr,type
*get,esysatt,area,frstarea,attr,esys
aglu,all
aatt,matatt,realatt,typatt,esysatt

-----Original Message-----
Sent: Thursday, August 05, 1999 12:12 AM
To: xansys@o...

>Here's a quickie macro that resets attributes on glued areas to
whatever the
attributes on the lowest numbered area were before the >glue.
Just select the
areas you want to glue and run the macro.

Thanks Brad, but I could not find the macro with your mail.
Regards,
Himani.

To: 'xansys@o...'

Himani,

Here's a quickie macro that resets attributes on glued areas to
whatever the
attributes on the lowest numbered area were before the glue.
Just select the
areas you want to glue and run the macro.

And to everyone else, just because we're still all chuckling at
Chris's satire,
can you get "experience points" to bump you up to the next level
when your
macro's save other people time?

Regards,

Brad Lamirand
Cooper Turbocompressor, Inc.
Sr. Analytical Engineer
3101 Broadway St.
Buffalo, NY 14225
Phone: (716) 891-3764
FAX: (716) 896-1233
EMAIL: blamirand@t...

-----Original Message-----
Sent: Wednesday, August 04, 1999 2:26 AM
To: xansys@o...

Dear Xansys members,

I am facing the following problem:

I have to copy a certain set of areas with different real
constants many times,
and then I have to glue these areas so that I get a continuous
mesh. But when I
glue those areas, all the real constants get reset to real
constant nunber 1.
It would be very tedious to redefine real constants for each of
those copied
areas again. Though I have sorted this by copying elements
instead of areas in
this model I would like to know whether there is any other way
of avoiding this
reseting of realconstant nos. when areas are glued.

Thanks in advance,
Himani.


Posts possibly associated with message #3867AuthorDateScore
3717Real constant reset during glue areas.Himani Agrawal1999/08/04 
3719Re: Real constant reset during glue areas.Juha Tyllinen1999/08/04 
3723Re: Real constant reset during glue areas.Brad Lamirand1999/08/04 
3736Re: Real constant reset during glue areas.Christopher Wright1969/12/31 
3747Re: Real constant reset during glue areas.Chris Kennedy1999/08/04 
3760Re: Real constant reset during glue areas.Himani Agrawal1999/08/05 
3761Re: Real constant reset during glue areas.Himani Agrawal1999/08/05 
3770Re: Real constant reset during glue areas.Brad Lamirand1999/08/05 
3828Re: Real constant reset during glue areas.Himani Agrawal1999/08/07 
3836Re: Real constant reset during glue areas.Brad Lamirand1999/08/09 
3867Re: Real constant reset during glue areas.Himani Agrawal1999/08/10