occt: master 47263fa6
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dpasukhi | vglukhik | master | 2023-01-26 18:24:07 | master b0afa94d |
Affected Issues | 0033317: Data Exchange, Step Export - Ignoring color attached to the reference shape label | |||
Changeset | 0033317: Data Exchange, Step Export - Ignoring color attached to the reference shape label Fixed problem with pure referencing. To export reference label to step we convert it to the assembly with one part. All attributes attached to the label should be moved to the new part. For working with it new map contains only pure reference labels, that converted to the part was implemented to the STEPCAFControl_Writer. Updated code style of the STEPCAFControl_Writer Improved ability to export labels from different documents Removed OCCT_Debug macros to print in Trace gravity |
|||
mod - src/STEPCAFControl/STEPCAFControl_Writer.cxx | Diff File | |||
mod - src/STEPCAFControl/STEPCAFControl_Writer.hxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_ColorTool.cxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_ColorTool.hxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_DimTolTool.cxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_DimTolTool.hxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_LayerTool.cxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_LayerTool.hxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_MaterialTool.cxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_MaterialTool.hxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_VisMaterialTool.cxx | Diff File | |||
mod - src/XCAFDoc/XCAFDoc_VisMaterialTool.hxx | Diff File | |||
add - tests/bugs/step/bug33317 | Diff File |