Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > PartProgram Object : SetExecutionMarkedSet Method
SetExecutionMarkedSet Method
Description
Sets the User Marked Set for execution, calls to Execute or AsyncExecute will used until cleared. Returns false if requested marked set does not exist
Syntax
Visual Basic
Public Function SetExecutionMarkedSet( _
   ByVal NameorNum As Variant _
) As Boolean
Parameters
NameorNum
See Also