3D Pattern stuck a 180 degrees
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
3D Pattern stuck a 180 degrees

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Pro/Engineer
Author Message
Jason
Guest





Posted: Sat Jan 15, 2005 2:03 am    Post subject: 3D Pattern stuck a 180 degrees Reply with quote

I was creating a 3D part in Pro-E WF and needed to pattern it 360
degrees. I created datum, set my degree for the datum, created a
curved datum using the sketched datum curve tool, and created my solid
sweep feature. The model was now grouped. I clicked pattern for the
group and typed in the quantity that I needed but it aborted. I then
typed in a smaller amount (9) to see if that would work. It created
the pattern but only went 90 degrees then skipped to 180 degrees and
placed over existing parts. Any ideas?

Back to top
John Wade
Guest





Posted: Sat Jan 15, 2005 2:58 am    Post subject: Re: 3D Pattern stuck a 180 degrees Reply with quote

It does. Use 'copy -dependent' to copy the feature or group of features (I
do gear teeth like this) once, rotated through the correct index angle about
the centre axis of, well, whatever. Then pattern the copy (there's only one
driving dimension for the copy) and hey presto: all fixed. Don't ask me why.


"Jason" <jhowell@pentarinc.com> wrote in message
news:2c2cbec4.0501141303.d9216fe@posting.google.com...
Quote:
I was creating a 3D part in Pro-E WF and needed to pattern it 360
degrees. I created datum, set my degree for the datum, created a
curved datum using the sketched datum curve tool, and created my solid
sweep feature. The model was now grouped. I clicked pattern for the
group and typed in the quantity that I needed but it aborted. I then
typed in a smaller amount (9) to see if that would work. It created
the pattern but only went 90 degrees then skipped to 180 degrees and
placed over existing parts. Any ideas?
Back to top
David Janes
Guest





Posted: Sat Jan 15, 2005 8:07 pm    Post subject: Re: 3D Pattern stuck a 180 degrees Reply with quote

"John Wade" <Abuse@whitehouse.gov> wrote in message
news:41e8408c$0$257$cc9e4d1f@news.dial.pipex.com...
: It does. Use 'copy -dependent' to copy the feature or group of features (I
: do gear teeth like this) once, rotated through the correct index angle about
: the centre axis of, well, whatever. Then pattern the copy (there's only one
: driving dimension for the copy) and hey presto: all fixed. Don't ask me why.
:
A couple of things surely cause patterns to fail or act goofy. The first is
referencing fixed, noncircular geometry in your original feature. That's one of
the reasons to use only an axis and possibly a circular outside surface as sketch
references for the original. With WF2, they've added the enhancement that you
don't even need that moveable datum for circular patterns, just that axis ~ all
the more reason to get used to using it as a sketch reference.

The other that I've seen frequently is related to the way Pro/e makes circles ~ as
two, 180 degree arcs, from zero (@ 3 o'clock) to +180 and to -180. Maybe that lets
them avoid double bookkeeping every point on a circle by its positive and negative
value (+90 as -270), then using plus and minus as purely directional indicators,
clockwise and counter clockwise. In any case, in past revs, features referencing a
circular edge, especially those with an arc segment created with 'use edge', often
couldn't pattern past that that break at 0 or 180. Even now, in WF2, when you use
an outside cylindrical surface as a sketch reference, it picks only half the
cylindrical surface, but it shows the reference as a circle. And, using the Axis
pattern, it has no difficulty patterning a full 360, or not that I've experienced,
so far, even with surfaces. If you still have trouble, try sketching with
referencing circular edge or cylindrical surface, just an axis in the middle. Make
an arc, using the axis as the center, the same size as the o.d. but not locked to
the edge. These are just some of the ways to eliminate trouble before it starts.

--
David Janes

:
: "Jason" <jhowell@pentarinc.com> wrote in message
: news:2c2cbec4.0501141303.d9216fe@posting.google.com...
: > I was creating a 3D part in Pro-E WF and needed to pattern it 360
: > degrees. I created datum, set my degree for the datum, created a
: > curved datum using the sketched datum curve tool, and created my solid
: > sweep feature. The model was now grouped. I clicked pattern for the
: > group and typed in the quantity that I needed but it aborted. I then
: > typed in a smaller amount (9) to see if that would work. It created
: > the pattern but only went 90 degrees then skipped to 180 degrees and
: > placed over existing parts. Any ideas?
:
:

Back to top
Greg Smith
Guest





Posted: Sat Jan 15, 2005 10:55 pm    Post subject: Re: 3D Pattern stuck a 180 degrees Reply with quote

The angle needs to be part of the feature.
So for your sketched curve, you should do a make datum for the section
references with your initial angle. You should than be able to pattern
that dim successfully.


Jason wrote:
Quote:
I was creating a 3D part in Pro-E WF and needed to pattern it 360
degrees. I created datum, set my degree for the datum, created a
curved datum using the sketched datum curve tool, and created my solid
sweep feature. The model was now grouped. I clicked pattern for the
group and typed in the quantity that I needed but it aborted. I then
typed in a smaller amount (9) to see if that would work. It created
the pattern but only went 90 degrees then skipped to 180 degrees and
placed over existing parts. Any ideas?
Back to top
John Wade
Guest





Posted: Mon Jan 17, 2005 11:07 pm    Post subject: Re: 3D Pattern stuck a 180 degrees Reply with quote

"David Janes" <djanes@cox.net.invorrid> wrote in message
news:glaGd.5513$nt.1803@fed1read06...
Quote:
"John Wade" <Abuse@whitehouse.gov> wrote in message


"> The other that I've seen frequently is related to the way Pro/e makes
circles ~ as
Quote:
two, 180 degree arcs, from zero (@ 3 o'clock) to +180 and to -180. Maybe
that lets
them avoid double bookkeeping every point on a circle by its positive and
negative
value (+90 as -270), then using plus and minus as purely directional
indicators,
clockwise and counter clockwise. In any case, in past revs, features
referencing a
circular edge, especially those with an arc segment created with 'use
edge', often
couldn't pattern past that that break at 0 or 180. Even now, in WF2, when
you use
an outside cylindrical surface as a sketch reference, it picks only half
the
cylindrical surface, but it shows the reference as a circle. And, using
the Axis
pattern, it has no difficulty patterning a full 360, or not that I've
experienced,
so far, even with surfaces. If you still have trouble, try sketching with
referencing circular edge or cylindrical surface, just an axis in the
middle. Make
an arc, using the axis as the center, the same size as the o.d. but not
locked to
the edge. These are just some of the ways to eliminate trouble before it
starts.

--
David Janes"

You can also use construction circles concentric to the reference circle.
arcs then sketched on top of these are more reliable than ones made with
'use edge'

Thanks David, I'l try the axis pattern functionality - as usual, I was just
sticking with what I knew.


Quote:

:
: "Jason" <jhowell@pentarinc.com> wrote in message
: news:2c2cbec4.0501141303.d9216fe@posting.google.com...
: > I was creating a 3D part in Pro-E WF and needed to pattern it 360
: > degrees. I created datum, set my degree for the datum, created a
: > curved datum using the sketched datum curve tool, and created my solid
: > sweep feature. The model was now grouped. I clicked pattern for the
: > group and typed in the quantity that I needed but it aborted. I then
: > typed in a smaller amount (9) to see if that would work. It created
: > the pattern but only went 90 degrees then skipped to 180 degrees and
: > placed over existing parts. Any ideas?
:
:

Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Pro/Engineer All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Powered by phpBB