79675506

Date: 2025-06-22 23:12:55
Score: 8.5 🚩
Natty:
Report link

@Shrotter I am also facing similar issue- Issue

I want reference to the part from instance - shown in red block.

From above answer, I get oSel.Count2 = 0.

if TypeName(oProductdocument) = "ProductDocument" then
'Search for products in active node
oSel.Search "CATAsmSearch.Product,in"

    if oSel.Count2 <> 0 then
        'first selected product is the active node
        Set oActiveProduct = oSel.Item2(1).LeafProduct

Thanks in advance

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Me too answer (2.5): I am also facing similar issue
  • User mentioned (1): @Shrotter
  • Low reputation (1):
Posted by: Anand Abyankar