ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
LMLawrence Mercieca26/03/2025

So I'm trying to edit the default note attached to a detailedView

In Solidworks you double-click the note, it then lets you add whatever text you want. Thats working as expected

If you right click and choose to "edit in window" or "edit text" it also works as expected.

in code using INote method (note.SetText(customText) or note.PropertyLinkedText = customText It sets the text, but as soon as you edit