DiscussionsIssue archiveOther usage issues

Archived discussion

How to insert a new command in Draw?

Other usage issuesThu, 03/30/2000 - 17:341 reply

Browse this forum
QuestionAuthor

We wrote a program extracted from the Documentation of O.C.(in .Cxx) with the editor XEmacs. (Modeling Algorithms User's Guide page 125).

How can we test this program in the Draw-Framework ? What should we add to it ? Could you eventually send us an example of your own "command" added to Draw ? (That is to say the whole way from our .cxx file to Draw).

Best regards.

François Casaubon - Sarah Benoliel

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

This is an FAQ:

http://www.opencascade.org/needhelp/faqadda.html

I myself directly pirated the source from TTOPOLOGY and BRepTest to make this mini-application for just such a purpose

ftp://ftp.freeengineer.org/pub/misc/userdraw.tar.gz

hope this works for you.

cliff