Hello,
Does anybody know if it is possible to control the attributes "thickness" and "color" of the line interconnecting a probe label and the location that it is scoped to?
This is the label object:
resultObject=ExtAPI.DataModel.GetObjectsByName('Equivalent Stress')[0]
probeLabel = Graphics.LabelManager.CreateProbeLabel(resultObject)
I could not find anything related to the control of these attributes