DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0023176

Intersection of cylinder and cone produces open curve

CommunityOCCT:Modeling Algorithmsclosed4 public notes

Search issues

Description

For co-linear surfaces, GeomAPI_IntSS produces one closed and one open curve. The latter has a gap of ~ 1.07mm, which is small relative to its size, yet is a big absolute number and thus is considered wrong.

restore surface1_draw s1
restore surface2_draw s2
intersect r s1 s2
#r_1 is closed
cvalue r_2 0 x y z
vertex v0 x y z
cvalue r_2 1 x y z
vertex v1 x y z
distmin d v0 v1
dump d_val


*********** Dump of d_val *************
1.07637238643976

Steps to reproduce

See description

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Author
Team:
Has this bug ever been triaged ? It is in the new state for 6+ months.
Thanks for paying attention to it.
02Commenter 2
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: mkv
Date: Fri Jul 14 19:56:05 2017 +0300

    Test for 0023176: Intersection of cylinder and cone produces open curve
03Commenter 3
Problem described in issue is not reproduced on current state of OCCT.
04Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]