Read/write parameters on dimensions
I am using Creo Parametric 4.0 M140
I am trying to read and apply parameters on an annotation, specifically a driven dimension in a 3d model (PRO_DIMENSION or pfcITEM_DIMENSION). When I create a parameter on the modelitem, the parameter gets applied to the .prt that owns the dimension. How do I set a parameter on the actual dimension? What modelitem associated with the dimension owns the parameters? I can access these parameters manually by selecting parameters in the right click menu of the dimension so there must be a way of doing this programmatically.

