I am using Creo Parametric 4.0 M140
How do I differentiate between a dimension that gets created when geometry is modeled and one that is placed as an annotation in 3d model. I am collecting dimensions with pfcModelItemOwner->ListItems(pfcModelItemType::pfcITEM_DIMENSION). My goal is to collect all dimensions, find the ones that have been created as an annotation and then see if any have been removed from a combined state.