Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Short edges
06-14-2014, 03:15 AM (This post was last modified: 06-14-2014 03:24 AM by micheus.)
Post: #6
RE: Short edges
I just checked the code (long tracking) and it came from the fact that thin faces are discarded if Sum/Longest =< 1.001
Sum = sun of all face's edges
Longest = the most long edge in the face


The reason I got from a comment in the wings_vertex.erl (try_connect_1/4):
Quote: %% It is crucial that we reject long thin faces, such as
%%
%% A
%% |
%% |
%% C
%% |
%% |
%% B
%%
%% (where the edges are A-C, C-B, and B-A), since the
%% Connect command for vertices will try many combinations
%% of pair of vertices if the user has selected more than two
%% vertices.
If you use a box 1x1x1 and Inset with the same 0.005 you'll be able to cut/connect them.

Plane Cut is a plugin and it's not using the wings3d's core implementation for cut edges.

@MicheusVieira MicheusVieira Micheuss micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Reply


Messages In This Thread
Short edges - Stem - 06-14-2014, 01:32 AM
RE: Short edges - micheus - 06-14-2014, 01:43 AM
RE: Short edges - Stem - 06-14-2014, 02:16 AM
RE: Short edges - micheus - 06-14-2014, 02:54 AM
RE: Short edges - Stem - 06-14-2014, 03:07 AM
RE: Short edges - micheus - 06-14-2014 03:15 AM
RE: Short edges - Stem - 06-14-2014, 02:35 PM
RE: Short edges - dgud - 06-16-2014, 10:08 AM
RE: Short edges - Stem - 06-17-2014, 12:18 PM
RE: Short edges - micheus - 06-17-2014, 01:34 PM
RE: Short edges - ggaliens - 06-17-2014, 10:02 PM
RE: Short edges - dgud - 06-18-2014, 02:33 PM
RE: Short edges - Stem - 06-18-2014, 10:02 PM
Stem says ... - ggaliens - 06-18-2014, 11:41 PM
RE: Stem says ... - Stem - 06-19-2014, 01:40 AM
RE: Short edges - ggaliens - 06-19-2014, 04:08 AM
RE: Short edges - micheus - 06-19-2014, 04:23 AM
RE: Short edges - ggaliens - 06-19-2014, 04:52 AM
RE: Short edges - micheus - 06-19-2014, 05:03 AM
RE: Short edges - ggaliens - 06-19-2014, 05:06 AM
RE: Short edges - micheus - 06-19-2014, 06:09 PM
Plane cut is just using ... - ggaliens - 06-19-2014, 09:09 PM
RE: Short edges - Stem - 06-19-2014, 11:00 AM
RE: Short edges - ggaliens - 06-19-2014, 01:13 PM
RE: Short edges - Stem - 06-19-2014, 01:28 PM
Thanks for sharing file. - ggaliens - 06-19-2014, 01:41 PM
RE: Short edges - Stem - 06-19-2014, 02:00 PM
RE: Short edges - ggaliens - 06-19-2014, 02:44 PM
RE: Short edges - Stem - 06-19-2014, 03:06 PM
RE: Short edges - ggaliens - 06-19-2014, 03:13 PM
RE: Short edges - Stem - 06-19-2014, 03:27 PM
RE: Short edges - ggaliens - 06-19-2014, 04:05 PM
RE: Short edges - Stem - 06-19-2014, 05:02 PM
RE: Short edges - ggaliens - 06-19-2014, 05:22 PM
RE: Short edges - Stem - 06-19-2014, 11:32 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)