mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
STEPCAFControl_Reader::SourceCodePage() - added property defining text encoding for converting names within STEPCAFControl_Reader::ReadNames() method. Added associated "read.stepcaf.codepage" parameter, which default value is Resource_UTF8, preserving current behavior. Resource_FormatType enumeration has been extended by UTF8 and SystemLocale values. Resource_Unicode - added conversion methods taking Resource_FormatType as argument. GetName command has been corrected to NOT replace non-Latin symbols.
13 lines
379 B
Plaintext
Executable File
13 lines
379 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC23251"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Crash during reading materials from STEP file for case when name of material is not set.
|
|
#######################################################################
|
|
|
|
set BugNumber OCC23251
|
|
|
|
ReadStep D [locate_data_file OCC23251-dm1-oc-214.stp]
|
|
|