Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Required Boolean that indicates whether or not to mark manual alignment features.
MarkAll Method
Description
Marks all the commands in a Commands collection.
Syntax
Visual Basic
Public Function MarkAll( _
   ByVal MarkManual As Boolean _
) As Boolean
Parameters
MarkManual
Required Boolean that indicates whether or not to mark manual alignment features.
Return Type
Boolean value. Boolean returns true if the function succeeds, false if it fails.
See Also