Show Focus Points

2019 update released! Check out download page for details
Show Focus Points is a plugin for Adobe Lightroom. It shows you which focus points were selected by your camera when the photo was taken.

App

Key features

Show Focus Points is a plugin for Adobe Lightroom which shows you which of your camera's focus points were used when you took a picture.

Screenshots

Below find some screenshots of the plugin in action.
Click on the images to enlarge them.

  • Screenshot1
  • Screenshot2
  • Screenshot3
  • Screenshot4
  • Screenshot5
  • Screenshot6

Download

System requirements: Works in all Lightroom versions (CC, Classic) above 5 and currently only supports Canon and Nikon DSLR (and some Sony).

Download Mac-only version (6.6 MB)

Download Windows-only version (14 MB)

Download version containing both Mac+Windows versions (20 MB)

Donate with PayPal: Mastering AutoCAD VBA


Current version: V1.03, last changes:
V1.03 (Dec. 2019)
- Adds macOS Catalina (10.15) support
- Adds support for Nikon D7500, D3400, D3500, D5, D850. More cameras coming soon
- Fixes issue with wrongly scaled display on large monitors on Windows

Vba - Mastering Autocad

: The development environment, accessed by typing VBAIDE or VBAMAN in the AutoCAD command line, is where you write, debug, and manage code.

: At the heart of AutoCAD VBA is the hierarchical Object Model . This consists of Classes (templates), Objects (instances of classes), Properties (attributes like color or layer), and Methods (actions like AddCircle or Save ).

Mastering AutoCAD VBA (Visual Basic for Applications) allows you to automate repetitive tasks, customize the user interface, and build complex tools that extend the software's native capabilities. By leveraging the , VBA communicates directly with AutoCAD objects to perform batch operations or integrate with other Windows applications like Microsoft Excel. Core Concepts of AutoCAD VBA

: This is the "bridge" that allows VBA to send messages to AutoCAD objects. It provides high-speed execution compared to older AutoLISP applications. Practical Automation Examples

VBA can be used to generate complex geometry or manage external data effortlessly: Excel VBA - Excel To AutoCAD Tutorial

: The development environment, accessed by typing VBAIDE or VBAMAN in the AutoCAD command line, is where you write, debug, and manage code.

: At the heart of AutoCAD VBA is the hierarchical Object Model . This consists of Classes (templates), Objects (instances of classes), Properties (attributes like color or layer), and Methods (actions like AddCircle or Save ).

Mastering AutoCAD VBA (Visual Basic for Applications) allows you to automate repetitive tasks, customize the user interface, and build complex tools that extend the software's native capabilities. By leveraging the , VBA communicates directly with AutoCAD objects to perform batch operations or integrate with other Windows applications like Microsoft Excel. Core Concepts of AutoCAD VBA

: This is the "bridge" that allows VBA to send messages to AutoCAD objects. It provides high-speed execution compared to older AutoLISP applications. Practical Automation Examples

VBA can be used to generate complex geometry or manage external data effortlessly: Excel VBA - Excel To AutoCAD Tutorial

Feedback

Feedback can be sent to or via the feedback form below. -Chris Reimold, author

*All fields are required.