Creating Custom 3D Library Parts Without Using GDL
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-23 08:49 AM
2007-03-23
08:49 AM
I am trying to make a framing angle part, using the method here:
I use the method to flip part B upwards, and it appears to be successful in the 2D plan view, but in 3D it is still lying flat.
What is going wrong here? Am I putting in the wrong angles in Part 3 of the method?? Or is this a bug?
1 REPLY 1
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-23 11:46 PM
2007-03-23
11:46 PM
The method shown flips the entire part to vertical. To make the bend you need to edit the code to rotate one half relative to the other. (I assume you have modeled the two parts out of slabs.)
If you want to do it entirely without writing code, you can make each half as a separate part, place them together and resave the two as a single part.
If you want to do it entirely without writing code, you can make each half as a separate part, place them together and resave the two as a single part.