cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Get the list of all the feature name in MFG model using vb.net

pesau-2
2-Guest

Get the list of all the feature name in MFG model using vb.net

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

 

0 REPLIES 0
Top Tags