View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032141 | Community | OCCT:Data Exchange | public | 2021-02-19 01:36 | 2021-02-19 09:02 |
Reporter | thomhong | Assigned To | |||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2015 | ||
Product Version | 7.5.0 | ||||
Summary | 0032141: STEP Import - Entities incorrectly located | ||||
Description | All of the geometric entities imported from the attached STEP file are incorrectly located, shifted down approximately 99.8 mm along the Z axis. This is a regression from 7.4.0. | ||||
Steps To Reproduce | Enter the following commands into DRAW: pload ALL StepRead D "Test1.stp" XGetShape S D 0:1:1:1 bounding S -shape BB XShow D vdisplay BB Results differ significantly between 7.4 and 7.5 DRAW per attached screenshots. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Test1.zip (699,893 bytes) |
|
OCCT 7.5.0 has added a new STEP import parameter "read.step.root.transformation" and handles some - could you please check if changing the option moves shape back? OCCT now takes AXIS2_PLACEMENT_3D entity into account for transforming roots in the document, which, however, might be not always expected behavior. |