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!

Macro: Equal spacing with circular pattern

Status
Not open for further replies.

razzendahcuben

Mechanical
Joined
Jan 10, 2009
Messages
79
Location
US
For some reason I can't seem to pick up "equal spacing" (circular pattern) when recording a macro. This is recorded:

Set Feature = Part.FeatureManager.FeatureCircularPattern2(10, 0.2617993877992, False, "NULL", False)

But looking in the object browser, none of these arguments deal with equal spacing. Any ideas? Thanks.
 
Do you need to use a macro or can you use a equation or DT?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top