thread561-307618
Hi [peace]
I've got a label-block (NXOpen.BlockStyler.Label) in my initialize_cb(). As explained here: thread561-307618 it is possible to assign a Bitmap to this block using: label0.GetProperties.SetString("Bitmap", <path to bitmap>")
Is it somehow possible not to reference a...