Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

API creating simple geometry

Status
Not open for further replies.

arjunlibra

Mechanical
May 9, 2008
3
I am trying to draw circle using API.

If I use feCircle3Point( pt1, pt2, pt3, messages ) method which creates circle in 3D space, then the boolean messages does not seem to work. I do not want the message to be displayed in the messages box. So I put "False", but it still shows up "Curve xx created" in the box.

If I use other methods, they create circle in defined workplane. And here the messages boolean works. But using this I am not able to define workplane through API. And I do not think "Defining Plane methods" are similar to "Defining workplane"?

Can anybody help me with this?

Thank you
 
Replies continue below

Recommended for you

Hello,
Which version are you using? This doesn't happen on v11.1.1, message are correctly turned off by the boolean.
 
Hi APav, I am using 11.1.1 and I have checked the code many times.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor