×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Pro/Engineer table for drawing

Pro/Engineer table for drawing

Pro/Engineer table for drawing

(OP)
Hi,
I have a table that has the dimensions for a family of parts in excel.  I am now making the detail of the family of parts in a tabulated drawing.

I know that I can create a table in Pro/Engineer by doing the following:
    Table--> Insert--> Table
    Create a table with the proper amount of rows and columns
    Double Click on each cell of the table and manually typing in the appropriate value

I am wondering if there is a faster way to do this..

thanks,
Taz
 

RE: Pro/Engineer table for drawing

See the instructions on the 8th post in the following link

http://www.mcadcentral.com/proe/forum/forum_posts.asp?TID=27270&KW=srinivasaniyer1

From PTC Help:

Use two directional repeat regions to read out the contents of family tables. This procedure shows you how to define the repeat regions and enter the basic parameters for a family table report. It assumes you have created the table cells already.

   1.

      Click Table > Repeat Region. The Menu Manager opens
   2.

      Click Add. The Region Type menu opens to Simple or Two-D.
   3.

      Click Two-D. You are prompted Locate corners of the outer boundary of the two-dimensional region.
   4.

      Select two points to define the outer repeat region. (The shape of this region is determined by how many cells in either direction you want to include in the subregions.) You are prompted Select a cell to set the upper border of the row & column subregions.

This is the cell from which the table will expand outward and downward. When you click this cell, subregion cells are added in both directions away from the cell, to the extent of the first region, so you can use them to enter additional family table report symbols.

In the example below 1) is the region you define first, the all-enclosing region. 2) is where you would pick to define the upper border of the subregions. The dark arrows show the direction in which the table will expand.  

--
Fighter Pilot
Manufacturing Engineer

RE: Pro/Engineer table for drawing

(OP)
Thanks
However I did not create the parts using the Family table menu.  I used the method where you change the names of each variable and create a prn file from excel to create the different instances.

http://www.profilesmagazine.com/p22/tips_muirhead.html

I did not use the Family Table method that is built in Pro/engineer.

TAZ
 

RE: Pro/Engineer table for drawing

Wow, to me that looks like a solution in search of a problem.  Anyway, it is possible to insert excel files in Pro/E drawings which sounds like what you want to do to keep the table associative.  However, I have never done it as everyone seems to have problems with getting them to display & print properly.

RE: Pro/Engineer table for drawing


There are a couple of ways to do this.  I find that the Object->Import method doesn't produce good results.  WF4 supposedly has the capability to import CSV files.


Check out the following link for a method to transfer data from Excel to a Pro/Engineer drawing table directly using Pro/WebLink:
  http://inversionconsulting.blogspot.com/2008/06/weblink-excel-to-proe-drw-tables-part-1.html


Marc

--
Marc Mettes
Inversion Consulting
http://inversionconsulting.blogspot.com

RE: Pro/Engineer table for drawing

(OP)
Thanks Marc,
This looks like it is exactly what I am looking for.
However, I have not any experience with Pro/Weblink.
I saw that there is some sort of code so I tried to do the following:

     Copy and Paste it into a notepad file.
     Save the file as a .htm extension.
     Open using Firefox

The result was a Firefox page with code and two buttons that don't work.

Am I supposed to do something like this or am I not on the right path?

Tazengr

RE: Pro/Engineer table for drawing


This page covers some important Pro/WebLink setup steps:
  http://inversionconsulting.blogspot.com/2008/07/proe-weblink-getting-started-tips.html

For the Excel to drawing tables program, put the javascript code in a file called "excel2table.js".  
Save the html code into into its own file using any name you want.  Place these two files and
pfcUtils.js (found in "weblink" folder of Pro/Engineer install) in a folder on a network drive or
on a webserver.

If you've set the necessary security settings as mentioned in the "getting started" article, you
should be able to open the html file in the embedded web browser and run it.  Commication with
Excel requires the lowest security, so be sure to set that correctly.


Marc

 

--
Marc Mettes
Inversion Consulting
http://inversionconsulting.blogspot.com

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources