SimplifiedLogic / creoson

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

Want to get drawing sheet information from "Note.py" in "List" function. #97

Open Nam-Hoang68 opened 1 year ago

Nam-Hoang68 commented 1 year ago

Creo version: Creo 9 Creopyson version: Version:0.7.6 Creoson version: Version 2.8.2 Python version: Version:3.11.3 Operating System: windows 10 x64

Description I am using "Note.py" of CREOPYSON to extract Geometric tolerances from Multi-sheet CREO Drawing. The results when using "Note.list" function did not return the Drawing sheet ID information that has Geometric tolerances. For reference when using "Drawing.List_symbol" function, the results included Drawing sheet ID information.

What I Did Could you please help me modify the "Note.list" function, that can return the Drawing sheet ID.