PC-DMIS 2021.1 Object Library
GetPrev Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL > Command Object : GetPrev Method

Glossary Item Box

Description

This method returns a new instance of the command that precedes the current command in the Commands object. Unlike Next, this method does not change the current command but instead returns a new Command object.

Syntax

Visual Basic
Public Function GetPrev() As Command

Return Type

Command object of the previous command.

Example

See a similar example in the GetNext method.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.