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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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