Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Creating thread feature on cylinder via API

Status
Not open for further replies.

Vashkevich

Computer
Joined
Feb 12, 2003
Messages
2
Location
BY
Hi everybody!
Could anyone suggest how to create a thread feature on a cylindrical face via API?
There is a function Threads.Add(HoleData, NumberOfCylinders,
CylinderArray, CylinderEndArray, Reserved1, Reserved2) which is obviously to serve
for this goal. But it is not so easy to get how to use it.
From the description of this function it is not clear what objects to pass to it.
And there is no example for this function.
I've tried different combinations of objects for CylinderArray and CylinderEndArray
but the function always failed.
Does anybody have a working example?
- Mikhail
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top