I want to report a list of Details and all their details:-)
I can scan the workspaces using GISWSP and can find the type
of each using GIRTPS but only have access to them via the
pointer that GISWSP gives me. How can I find out the name
(and hopefully other info) of a Detail given just its...
Thanks for the replies to my previous queries - very useful
indeed.
Trying to LOAD G7AQUV in my iuaproc I cannot avoid getting
a crash right out of Catia and a system restart. The big
unknown is the first argument, POOL, which has only one
tiny mention anywhere else in the system...
I'm trying to analyze a model for its external links, can scan or search for dittos ok, but then need to (somehow)interrogate the Detail that supports the ditto, for example to find out if it is external. I can't find a function or subprogram that takes me from one to t'other.
Any ideas on how...
Just starting programming in IUA and finding my way round pretty well but stuck on one basic concept -
If for example I use the Search function in my program I get
the result in a geometric variable. Then I want to pass it as an argument to a subprogram but the subprogram wants an integer...