Get Element ID List of System Family Types

Hi! I am trying to extract a list of Element IDs of all “Tick Mark” and “Centerline Symbol” System Families within my project using Python. I need these lists so I can edit Dimension Types through python.

I assume a FilterElementCollector will be used, however I cannot locate the class/category/filter these system families belong to.

Thanks in advance!

Tom