Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
hi,
I would like to list down all the feature available in the model I have used following code.
modelitems = CType(mdel, IpfcModelItemOwner).ListItems(EpfcModelItemType.EpfcITEM_FEATURE)
the above code works fine if part is in the session,
but I get a error message when MFG model is in the session.
request support to solve the above problem please
Paulson E