DiscussionsIssue archiveOCCT:Data Exchange

Archived issue #0029539

Data Exchange - unable to read VRML from data samples

Open CASCADEOCCT:Data Exchangeclosed4 public notes

Search issues

Description

There is a VRML file in data samples within OCCT repository: data/vrml/face.vrml.
It is expected, that all samples can be loaded, but this one cannot be.

Steps to reproduce

pload VISUALIZATION XDE
vclear
vinit View1
loadvrml v [locate_data_file vrml/face.vrml]
vdisplay -dispMode 1 v
vfit

Result:
 ++ VRML Error: VrmlFormatError in line 7

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: akz
Date: Fri Aug 5 11:24:58 2016 +0300

    0029539: Data Exchange - unable to read VRML from data samples
    
    VrmlData_Scene::createNode() now handles Collision item.
    VrmlData_ArrayVec3d::ReadArray() now handles a case with ommited brackets.
02Commenter 2
Branch [archived branch] has been updated by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Wed Mar 7 16:11:57 2018 +0300

    # vrml 1 does not work

03Commenter 2
Branch [archived branch] has been deleted by Author.

[revision removed]
04Commenter 4
This task is a duplicate.
The described problem was solved in CR33426.

Related records