PC-DMIS 2019 R1 Object Library
Comment Object Members
See Also  Overview  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL : Comment Object

Glossary Item Box

Public Methods

Public Method AddLineAdds a line of text to the comment.
Public Method GetLineRetrieves the line of text from the comment specified by the Line parameter.
Public Method RemoveLineRemoves a line of text from the comment.
Public Method SetLineSets the line of comment text.

Public Properties

Public Property Comment

STRING value representing the comment text. Since comments in PC-DMIS can be multi-line comments, this property represents the full text of all the lines. Each line is separated by ASCII character 13 and ASCII character 10 in that order. This is a read only property. To set individual lines of the comment use the SetLine method. To get individual lines of the comment use the GetLine method.

Public Property CommentType

Returns the type of comment.

Public Property ID

STRING value representing the ID of the comment. The ID is only used for comments of type INPUT and type YESNO.

Public Property Input

STRING value representing the text input by the user for comments of type INPUT or YESNO.

See Also

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