Difference between revisions of "VTube v1.4"

From ATTWiki
Jump to: navigation, search
(25px ENHANCED - Added Automatic Support for 180 Degree Bends)
(Other Pages)
 
(4 intermediate revisions by one user not shown)
Line 7: Line 7:
 
<tr>
 
<tr>
 
<td width=300>
 
<td width=300>
There is no single intersection point for 180 degree bends - so they require special handling by automatically splitting the bend into to two sequential bends.<br><br>
+
There is no single intersection point for 180 degree bends - so they require special handling by automatically splitting the bend into two sequential bends.<br><br>
This update includes built-in logic to handle this automatic creation and insertion of extra points.
+
 
 +
The image on the right shows two parallel straights that form a 180 degree bend.  The built-in logic handles the creation of the two intersection points and splitting of the bend into two 90 degree bends with a zero straight.
 
</td>
 
</td>
 
<td>
 
<td>
Line 18: Line 19:
 
<br>
 
<br>
  
===[[image:Check.jpg|25px]] FIX - Adding $$$ Extension for Supravision Files===
+
===[[image:Check.jpg|25px]] FIX - Straights with Length of Zero Handling ===
  
 
<table>
 
<table>
Line 24: Line 25:
 
<tr>
 
<tr>
 
<td width=300>
 
<td width=300>
The standard $$$ filename extension for Supravision bender data file output is not longer removed from Supravision files when saved to disk.
+
VTube now no longer tries to forms straights with a practical length of zero.  They are omitted from the solid model created.
 
</td>
 
</td>
 
<td>
 
<td>
Line 34: Line 35:
 
==Other Pages==
 
==Other Pages==
  
*Back to the [[VTube-STEP]] page
+
*Back to the [[VTube]] page

Latest revision as of 15:07, 21 April 2010

Vtube-step logo.jpg

Check.jpg ENHANCED - Added Automatic Support for 180 Degree Bends

There is no single intersection point for 180 degree bends - so they require special handling by automatically splitting the bend into two sequential bends.

The image on the right shows two parallel straights that form a 180 degree bend. The built-in logic handles the creation of the two intersection points and splitting of the bend into two 90 degree bends with a zero straight.

Vtube180degbend.jpg


Check.jpg FIX - Straights with Length of Zero Handling

VTube now no longer tries to forms straights with a practical length of zero. They are omitted from the solid model created.

Other Pages