Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : ModalCommand Property
ModalCommand Property
Description

Returns a ModalCommand object for the Command if it can, Nothing otherwise. Read-only.

Property type
Read-only property
Syntax
Visual Basic
Public Property ModalCommand As ModalCmd
Return Type
ModalCmd object.
Remarks

The  Command objects  that have the following Type can become ModalCommand objects are as follows:

CLAMP
PREHIT
RETRACT
CHECK
MOVE_SPEED
TOUCH_SPEED
SCAN_SPEED
CLEARANCE_PLANES
MAN_DCC_MODE
DISPLAYPRECISION
PROBE_COMPENSATION
POLARVECTORCOMP
SET_WORKPLANE
RMEAS_MODE
GAP_ONLY
RETROLINEAR_ONLY
FLY_MODE
COLUMN132

See Also