PC-DMIS 2019 R1 Object Library
OnAddObject Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
PartProg
PartProgram object to determine the measurement routine for which this event should wait.
Command
Command object to determine the command for which this event should wait.
PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnAddObject Event

Glossary Item Box

Description

This event gets launched when the specified command (Command) gets added to the specified measurement routine (PartProg).

Syntax

Visual Basic
Public Event OnAddObject( _
   ByVal PartProg As PartProgram, _
   ByVal Command As Command _
)

Parameters

PartProg
PartProgram object to determine the measurement routine for which this event should wait.
Command
Command object to determine the command for which this event should wait.

See Also

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