DiscussionsIssue archiveDraw Harness and Samples

Archived discussion

OpenCASCADE problem with DRAW!

Draw Harness and SamplesMon, 03/05/2012 - 12:132 replies

Browse this forum
QuestionAuthor

I installed OpenCASCADE DRAWEXE test hardness today and try to start with the example given at OpenCASCADE site!
I started as follow
Draw[1]> Draw[2]> av2d
Draw[3]> circle c 0 0 1 0 5
invalid command name "circle"

I got this error, invalid command name "circle". Can anybody tell me the reason! I am very new to the package! Any help!
With regards!
Author

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

> pload ALL

read the thug.pdf in 'doc' folder

02Commenter-2

Thanks!