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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding an Axis not held in the Axis Systems group

Status
Not open for further replies.

BoredDrawing

Automotive
Joined
Nov 2, 2010
Messages
3
Location
GB
Hello All,

Language = VBA

I am writing a program that will loop through a spec tree removing the 'Copy of' and renaming keywords as required. The start poit of which is selected by a user. This works well, until it was pointed out that it wasn't changing the name of Axes.

As you know it is possible to create an axis located within a HybridBody.

My problem is that, programmatically I am unable to find it, unless it is held within Axis Systems.

The properties of the HybridBody caters for shapes and sketches and the AxisSystems only counts axes held within it, nowhere else.

So how do you check if an axis has been created within a HybridBody?

Thanks for your help with this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top