DiscussionsIssue archiveOther usage issues

Archived discussion

XCAFResources

Other usage issuesThu, 04/12/2007 - 05:102 replies

Browse this forum
QuestionAuthor

I would like to use XCAF to develop STEP viewer but i could not find XCAFResources folder, any one can tell about it please
Thanks

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

There is no XCAFResuources folder. There are two folders you should be interested in. Both are located under the ros/src directory of your OCC install.

StdResource (set by the CSF_XCAFDefaults environment variable) contains the GUIDs for the XCAF plugins (mostly used by DRAW).

XSTEPResource (set by the CSF_STEPDefaults environment variable) contains the default settings for shape healing and tolerances used when reading the STEP file. For each healing step:
0 - do not perform
1 - perform
-1 - perform only of deemed necessary

I hope this helps.
Commenter-1

02Commenter-2

Is there a resource file when reading IGES files ?

Also as u say for reading STEP files, how and when this file can
be used in the source code level ?

regards

-PG