Skip to content

Python script that copies the selected partnumber from modeltree to clipboard

Notifications You must be signed in to change notification settings

lassefyr/copyPartNumFromTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

copypartnumfromtree

Python script that copies the selected partnumber from modeltree to clipboard.

Start by doubleclicking the readtrail.pyw (assumes that you have python 3x)

This script reads the latest 20 lines from your trail file (you must set the path to your own trail file location) filename = "trail.txt" folder = "c:/PTC/mytrailfileLocation/" <- change this.

Select .prt or .asm from the modeltree and press "CopyToClipboard". Number should be copied to clipboard.

About

Python script that copies the selected partnumber from modeltree to clipboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages