View Issue Details

IDProjectCategoryView StatusLast Update
0033386CommunityOCCT:Data Exchangepublic2023-09-30 01:42
Reporterventu Assigned To 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.7.0 
Target VersionUnscheduled 
Summary0033386: Data Exchange, Step Import - Toroidal surface with single outer bound
DescriptionIn our local repository we had to revert the changes relating to 0028414, since it broke the import of a customer's model.

I understand that bug deals with the case where a toroidal face only has an internal border and the outer border has to be synthesized.
However in our model we have several toroidal faces which only have an *outer* border and, after this commit, it is interpreted as an inner border and becomes an hole in the whole torus.

Unfortunately the file is reserved and I cannot publish it.
However, the relevant example part is:
#80135=CARTESIAN_POINT('',(2.831202454586E2,1.476615584085E2,3.999492232632E2));
#80136=DIRECTION('',(9.844184575400E-1,2.770308527304E-2,-1.736457299241E-1));
#80137=DIRECTION('',(-1.740381348654E-1,1.242680594048E-2,-9.846605009376E-1));
#80138=AXIS2_PLACEMENT_3D('',#80135,#80136,#80137);
#80139=TOROIDAL_SURFACE('',#80138,4.040880533216E2,1.999999999951E0);
...
#80175=OUTER_BOUNDARY_CURVE('',(#80168,#80170,#80172,#80174),.F.);
#80176=CURVE_BOUNDED_SURFACE('',#80139,(#80175),.F.);

It should be clear (from *OUTER*_BOUNDARY_CURVE) that this should be an outer border, not a hole.
TagsNo tags attached.
Test case number

Relationships

related to 0028414 closedatereshi Data Exchange - Step entity not correctly read 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-05-17 19:06 ventu New Issue
2023-05-17 19:06 ventu Assigned To => ika
2023-05-17 19:21 dpasukhi Summary Regression after 0028414 => Data Exchange, Step Import - TOROIDAL_SURFACE regression
2023-05-17 19:21 dpasukhi Relationship added related to 0028414
2023-05-17 19:56 dpasukhi Product Version => 7.7.0
2023-05-17 19:56 dpasukhi Target Version => Unscheduled
2023-05-17 19:57 dpasukhi Summary Data Exchange, Step Import - TOROIDAL_SURFACE regression => Data Exchange, Step Import - toroidal surface with single outer bound
2023-05-17 19:57 dpasukhi Summary Data Exchange, Step Import - toroidal surface with single outer bound => Data Exchange, Step Import - Toroidal surface with single outer bound
2023-09-30 01:42 ika Assigned To ika =>