Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : SetReportOptions Method
Any of these combined flags can be used to turn on or off the reporting object types.
SetReportOptions Method
Description
Sets application reporting settings
Syntax
Visual Basic
Public Sub SetReportOptions( _
   ByVal opt As PCDREPORTSETTINGS _
) 
Parameters
opt
ValueDescription
PCD_ALIGNMENTS 
PCD_COMMENTS 
PCD_DIMENSIONS 
PCD_FEATURES 
PCD_HITS 
PCD_MOVES 
PCD_OUTTOL_ONLY 
Any of these combined flags can be used to turn on or off the reporting object types.
See Also