I need to retrieve a dimension with a specific name but I don't know the owner feature.
EG I need to find all dimensions that have name "LPX@some feature@mypart.sldprt" without know what is "some feature". I have done it traversing the entire part for each single feature examining any single dimension. Is there a direct method without traversing the entire part or assembly?
Thanks in advance
SolidworksApi macros