SimplifiedLogic / creoson

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

creopyson.drawing.get_sheet_size returns "VARIABLE_IN_MM" value #100

Open stekicar opened 11 months ago

stekicar commented 11 months ago

I am not sure if I am doing something wrong but I get what subject of this post says. Can someone else verify this? image

Zepmanbc commented 11 months ago

Do you use a standard sheet size for this drw? The documentation says the result for Sheet Size is something like A4 for ISO ou F for ANSI

https://github.com/SimplifiedLogic/creoson/blob/b51c019d2e38eb0ed772b1d71a13859f6683be4a/creoson-core/src/com/simplifiedlogic/nitro/jlink/impl/JLDrawing.java#L2706