Does anyone know the code to change the position of an existing dimension/balloon in a drawing using API. I tried recording a macro and changing the position of an existing position but not sure what to edit in that form or if I am missing a piece of code.
boolstatus = Part.Extension.SelectByID2("RD1@Drawing View2", "DIMENSION", 0.09981805854007, 0.1594310762463, 0, False, 0, Nothing, 0)
Thanks,
James
SolidworksApi macros