Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : StartAlign Method
ID string of the alignment to create.
ID string of the alignment to recall.
StartAlign Method
Description
Starts Alignment block and sets alignment parameters
Syntax
Visual Basic
Public Sub StartAlign( _
   ByVal ID As String, _
   ByVal recallID As String _
) 
Parameters
ID
ID string of the alignment to create.
recallID
ID string of the alignment to recall.
See Also