Skip to content

All Tutorials

Blog

How to copy hyperlink to clipboard

In this video tutorial I will show you How to setup Excel script for: Copy Excel Hyperlink to Clipboard Used script: Sub Worksheet_FollowHyperlink(ByVal Target As Hyperlink)Application.GoTo Reference:=Target.RangeCall CopyHyperlinkToClipboard(Target)End…

Feb 24, 2023 · 1 min
Read More

Model accuracy

Pro/ENGINEER and Creo Parametric model accuracy manage arithmetic accuracy of geometric calculations. Can be defined as absolute or relative accuracy. Relative accuracy: Relative accuracy is the default model…

Feb 24, 2023 · 3 min
Read More

Most used configuration options

List of the most used config.pro options These options you can find in the installation directory (help documentation) of the software. For example…Creo 3.0\%datacode%\Common Files\help\reference\pma\usascii\configoptions.pdf These configuration options…

Feb 21, 2023 · 5 min
Read More