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!

3DX CATIA; Macro or function to list parameters used by geometry within a geoset [HELP!]

Status
Not open for further replies.

LWarp5

Aerospace
Joined
Nov 30, 2022
Messages
1
Location
US
Hello!

First time posting here, hopefully someone here can help!

I am interested in seeing if there is a function (or implementable macro) that lists all the parameters that are related to a geoset. This would allow me to easily check geosets to make sure the correct parameters are utilized, without having to individually check each element/geometry using historical graph or selecting each element.

My ultimate goal would be to create a macro that would replace a certain parameter for all elements in a geooset that I select. The macro would:
1. Select a geoset containing elements/geometry that are parameterized
2. Select parameter that I want to replace
3. Insert new selected parameter in the same equation
4. Repeat for all geometry in a given geoset

Any input would be much appreciated. I have little VBA experience, but I am learning it on my own time.

Thanks!
 
Insert new selected parameter in the same equation

What equation are you talking about? I suppose all you want is to change parameter's value, don't you?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top