Reverse Engineering Ext - WF2
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
Reverse Engineering Ext - WF2
Goto page 1, 2  Next
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Pro/Engineer
Author Message
Robert
Guest





Posted: Sat Oct 08, 2005 8:10 pm    Post subject: Reverse Engineering Ext - WF2 Reply with quote

Hi,

Does anyone know a way, preferrably through wf2, to change point cloud data
numbers to reference a different csys? Easily done with datum points.

I have point cloud whos origin I'd like to move.

Thanks

Back to top
David Janes
Guest





Posted: Sun Oct 09, 2005 4:10 pm    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

Quote:
"Robert" <selmra@comcast.net> wrote

Does anyone know a way, preferrably through wf2, to change point cloud data
numbers to reference a different csys? Easily done with datum points.

I suppose you could create an offset csys, use it to generate a transformation

matrix and then use those values to change the x, y, z values of each point.
Sounds like a programming job and AFAIK Pro/e doesn't mess with reprocessing ibl
data, chiefly, especially in REX, because it's not concerned with that data or
those points but with the surface you create from the data.

Quote:
I have point cloud whos origin I'd like to move.

You could EFFECTIVELY move the csys in a couple ways

* Produce the surface at the default csys then Copy>Transform the surface to the
new csys location
* Create an offset csys before importing the points to produce the surface, then
pick your new offset csys instead of the default when you create the surface.

After you have the new surface moved to the desired location, maybe you could
generate a new ibl file. I don't know all the internal capabilities of REX.
Something to look into if you're really serious about getting the ibl data with a
transformed csys.
--
David Janes
Back to top
John Wade
Guest





Posted: Tue Oct 11, 2005 12:10 pm    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

Robert wrote:
Quote:
Hi,

Does anyone know a way, preferrably through wf2, to change point cloud data
numbers to reference a different csys? Easily done with datum points.

I have point cloud whos origin I'd like to move.

Thanks

Assuming your point cloud is 'dumb geometry' why not create your new
co-ordinate system, then export the points relative to that. When you
re-import it, it will be relative to your new zero point with no legacy
data in the file.

Back to top
Robert
Guest





Posted: Wed Oct 12, 2005 6:14 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

As far as I can tell, there is no mechanism to save the point cloud relative
to a new csys. I can save it and can enter a filename only.


"John Wade" <john@wade.org.uk> wrote in message
news:1129019693.721423.243370@g14g2000cwa.googlegroups.com...
[quote]
Robert wrote:
Hi,

Does anyone know a way, preferrably through wf2, to change point cloud
data
numbers to reference a different csys? Easily done with datum points.

I have point cloud whos origin I'd like to move.

Thanks

Assuming your point cloud is 'dumb geometry' why not create your new
co-ordinate system, then export the points relative to that. When you
re-import it, it will be relative to your new zero point with no legacy
data in the file.
[/quote]
Back to top
John Wade
Guest





Posted: Wed Oct 12, 2005 8:10 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

can you not export it to iges, referencing a new csys?
Back to top
Robert
Guest





Posted: Wed Oct 12, 2005 12:10 pm    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

'save a copy' is not available at that point. Under the 'Points' pulldown is
'save' which has no csys option.
"John Wade" <john@wade.org.uk> wrote in message
news:1129103525.243596.147100@g44g2000cwa.googlegroups.com...
[quote]can you not export it to iges, referencing a new csys?
[/quote]
Back to top
John Wade
Guest





Posted: Wed Oct 12, 2005 4:10 pm    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

file - save a copy - iges

then select the co-ordinate system you want to shift the points to
reference
Back to top
Robert
Guest





Posted: Fri Oct 14, 2005 5:21 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

Save a copy isn't available at that point.


"John Wade" <john@wade.org.uk> wrote in message
news:1129121019.594145.24380@f14g2000cwb.googlegroups.com...
Quote:
file - save a copy - iges

then select the co-ordinate system you want to shift the points to
reference
Back to top
Jeff Howard
Guest





Posted: Fri Oct 14, 2005 8:10 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

Quote:
Save a copy isn't available at that point.

If "at that point" means you are not in Standard Application mode, you might
want to try it from there. That's how you'd do a "regular" import feature datum
point array.
Back to top
John Wade
Guest





Posted: Fri Oct 14, 2005 4:10 pm    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

If the part isn't super-secret, mail me a copy & I'll have a look.

john at wade dot org dot uk
Back to top
Robert
Guest





Posted: Sat Oct 15, 2005 12:10 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

The file is 36 megs with over a meg of points.

"John Wade" <john@wade.org.uk> wrote in message
news:1129293816.697103.313310@g49g2000cwa.googlegroups.com...
Quote:
If the part isn't super-secret, mail me a copy & I'll have a look.

john at wade dot org dot uk
Back to top
Robert
Guest





Posted: Sat Oct 15, 2005 12:10 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

These are not your typical points. They don't carry parametric info. There
are over a million of them. The 'insert data from file' along with having
the RE Extensions automatically put Pro into the rex mode.

I don't think one could handle a million points thru standard point
features.

"Jeff Howard" <jeff4136@mindspring.com> wrote in message
news:JhH3f.947$4O1.678@newsread2.news.pas.earthlink.net...
Quote:
Save a copy isn't available at that point.

If "at that point" means you are not in Standard Application mode, you
might
want to try it from there. That's how you'd do a "regular" import feature
datum
point array.
Back to top
Jeff Howard
Guest





Posted: Sat Oct 15, 2005 12:10 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

Not talking about point features. If you read the data in and end up with an
import feature point array you should be able to export the data referencing any
coordinate system you chose. If it were me, I'd create a small data set and
figure it out.


"Robert" <selmra@comcast.net> wrote in message
news:WbOdnVLLfukK3s3enZ2dnUVZ_tCdnZ2d@comcast.com...
These are not your typical points. They don't carry parametric info. There
are over a million of them. The 'insert data from file' along with having
the RE Extensions automatically put Pro into the rex mode.

I don't think one could handle a million points thru standard point
features.

"Jeff Howard" <jeff4136@mindspring.com> wrote in message
news:JhH3f.947$4O1.678@newsread2.news.pas.earthlink.net...
Quote:
Save a copy isn't available at that point.

If "at that point" means you are not in Standard Application mode, you
might
want to try it from there. That's how you'd do a "regular" import feature
datum
point array.
Back to top
Robert
Guest





Posted: Sat Oct 15, 2005 4:10 pm    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

"read the data in and end up with an
import feature point array you should be able to export the data referencing
any
coordinate system you chose"

If I insert from file an iges point file I get an import feature. How do I
export that? Any other type of point file (pts, ibl, vtx) imports to point &
faceting tools. During point manipulation I can save the point data but only
to pts or vtx files with no csys option.

I've created an import feature consisting of points fr
"Jeff Howard" <jeff4136@mindspring.com> wrote in message
news:LDX3f.1454$hY6.459@newsread1.news.pas.earthlink.net...
Quote:
Not talking about point features. If you read the data in and end up with
an
import feature point array you should be able to export the data
referencing any
coordinate system you chose. If it were me, I'd create a small data set
and
figure it out.


"Robert" <selmra@comcast.net> wrote in message
news:WbOdnVLLfukK3s3enZ2dnUVZ_tCdnZ2d@comcast.com...
These are not your typical points. They don't carry parametric info. There
are over a million of them. The 'insert data from file' along with having
the RE Extensions automatically put Pro into the rex mode.

I don't think one could handle a million points thru standard point
features.

"Jeff Howard" <jeff4136@mindspring.com> wrote in message
news:JhH3f.947$4O1.678@newsread2.news.pas.earthlink.net...
Save a copy isn't available at that point.

If "at that point" means you are not in Standard Application mode, you
might
want to try it from there. That's how you'd do a "regular" import
feature
datum
point array.


Back to top
Jeff Howard
Guest





Posted: Sun Oct 16, 2005 8:10 am    Post subject: Re: Reverse Engineering Ext - WF2 Reply with quote

Quote:
If I insert from file an iges point file
I get an import feature. How do I
export that?

That should be as simple as creating the desired csys, Save a Copy, select Datum
Curves and Points, select the desired csys (from Standard Application mode).
I'm not sure how much good this'll do you. I just tried to read a million point
IGES and couldn't. I'm using a pretty old machine with only 3/4 GB RAM. The
million point IGES is huge; about 237 MB.

Quote:
Any other type of point file (pts, ibl, vtx)
imports to point & faceting tools. During
point manipulation I can save the point
data but only to pts or vtx files with no
csys option

"During point manipulation": I don't have REX and am probably not understanding
what you are dealing with after import.

For what it might be worth: Using WF2 Foundation I can create an Independant
Geometry feature and read a million point *.ibl or *.pts (about 12 MB) into it.
It asks me to specify a csys to use for import reference. This creates a set of
curves from the data rather than a point array, though, and beyond that I'm
lost. Sorry, probably not much help...
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Pro/Engineer All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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