Question
Selection Buffer. Selection Listener. Selection filters
In OTK we have pfcSession->GetCurrentSelectionBuffer() to get current selections on model, but I can't found how to change current selection filter without using pfcSession->Select(pfcSelectionOptions_ptr). And is there any action listeners like "On something select" or so ?

