DiscussionsIssue archiveDraw Harness and Samples

Archived discussion

Test harness saving/reading geometry

Draw Harness and SamplesMon, 01/31/2011 - 07:552 replies

Browse this forum
QuestionAuthor

Hello
In test harness, I can create geometry objects like like,circle,surface,etc. How to save and restore Geom_Geometry
objects as Geom_ objects itself - similar to 'bsave' and 'brestore' for topology objects.
regards
-PG

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hi,
You may overlook "Test Harness User's Guide".
I hope you will find all what you need.
Regards

02Author

Thanks, commands 'datadir', 'save', 'restore' in Section 3.2.4 of the 6.3.0 doc/thug.pdf.
Incidentally 'bsave' and 'brestore' are not documented in User's guide.
regards