Catia V5 and VB6.0: How can I know when a ReferenceProduct is active or inactive
Catia V5 and VB6.0: How can I know when a ReferenceProduct is active or inactive
(OP)
So, that's the question.
I have several ReferenceProducts in the tree.
Some of them ara deactivated and I'd like to know by Automation the status of each one.
I use something similar for shapes: If oPart.IsInactive(oHole) = False Then...
How can I do the same with Products?
Hope somebody can help me.
Regards
I have several ReferenceProducts in the tree.
Some of them ara deactivated and I'd like to know by Automation the status of each one.
I use something similar for shapes: If oPart.IsInactive(oHole) = False Then...
How can I do the same with Products?
Hope somebody can help me.
Regards





RE: Catia V5 and VB6.0: How can I know when a ReferenceProduct is active or inactive
--Doug
RE: Catia V5 and VB6.0: How can I know when a ReferenceProduct is active or inactive
Or which is its name?
RE: Catia V5 and VB6.0: How can I know when a ReferenceProduct is active or inactive
--Doug