PC-DMIS 2021.1 Object Library
SetLine Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Line
Required Long representing the line of text to be set.
Text
Required String which is the text to be used to set the text for the line of the comment.
PCDLRN ActiveX DLL > Comment Object : SetLine Method

Glossary Item Box

Description

Sets the line of comment text.

Syntax

Visual Basic
Public Function SetLine( _
   ByVal Line As Long, _
   ByVal Text As String _
) As Boolean

Parameters

Line
Required Long representing the line of text to be set.
Text
Required String which is the text to be used to set the text for the line of the comment.

Return Type

Boolean value indicating success or failure of call to set the line of text. If Line is greater than the number of current lines in the comment, the call will fail.

See Also

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