occt-products: master 2a76f8c6

Author Committer Branch Timestamp Parent
abk bugmaster master 2020-02-07 17:18:34 master 6402f16b
Changeset 0031331: JT Import - Unnecessary data import.

Converter JT>CAF was extended by a feature to filter layers
as described in the LSG segment by properties:
- "ACTIVELAYERFILTER::"
- "LAYERFILTER<ID>"
- "LAYER::"
of its nodes.

"Draw" command ReadJt was extended to use the feature.
"JT SDK User's Guide" was updated to describe the new feature.

A Draw test was created to check the extensions.

The creating of the screenshot was carried out to a separate Tcl procedure
from procedure "testJtRead".
mod - blob Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - dox/user_guides/jt_interface/jt_interface.md Diff File
mod - src/JTCAFControl/JTCAFControl_Reader.hxx Diff File
mod - src/JtNode/JtNode_Base.hxx Diff File
mod - src/JtNode/JtNode_MetaData.cxx Diff File
mod - src/JtNode/JtNode_MetaData.hxx Diff File
mod - src/JTTest/JTTest.cxx Diff File
mod - tests/jt/read/begin Diff File