Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hello,
Recently, I wanted to use otk replace my program, but I have some trouble. In the user's guide I know wfcCollection::GetSurfCollection, but I don't know how to use it.
Looking forward to your answer.
Solved! Go to Solution.
Starting at the top-level model, use pfcModelItemOwner::ListItems with an argument of pfcITEM_SURFACE
Starting at the top-level model, use pfcModelItemOwner::ListItems with an argument of pfcITEM_SURFACE
Thanks for your reply, it's useful.