Question
create a drawing table using Object Toolkit
Can anyone please guide how to create a drawing table using Object Toolkit?
I found two API for it,
pfcTableCreateInstructions::Create()
pfcTableOwner::CreateTable()
Can anyone explain how to use it?

