Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.