SimplifiedLogic / creoson

OpenSource Automation using JSON Transactions for PTC's CREO Parametric
http://www.creoson.com
MIT License
79 stars 23 forks source link

command "note", function "set" resets font #82

Open 1011010101 opened 2 years ago

1011010101 commented 2 years ago

There is an issue with the font when setting note text. The note font changes back to default font.

Regards: .prt and .drw files. Setup: Default font is "isofont"; Set font "Arial Unicode MS" for a certain text component. Action: Calling command "note", function "set". Result: The text component font is reset to default font.

The user assigned font should not be changed after this action.

1011010101 commented 1 year ago

There is an article at PTC Support platform that may help you.

Article: CS211411 "J-Link method Table.SetText() changes the table cell existing font to default font in Creo Parametric 2.0"

Applies To:

Description:

Resolution:

I hope this article helps. Thanks.