SetReportOptions Method
Description
Sets application reporting settings
Syntax
Visual Basic |
---|
Public Sub SetReportOptions( _ ByVal opt As PCDREPORTSETTINGS _ ) |
Parameters
- opt
Any of these combined flags can be used to turn on or off the reporting object types.Value Description PCD_ALIGNMENTS PCD_COMMENTS PCD_DIMENSIONS PCD_FEATURES PCD_HITS PCD_MOVES PCD_OUTTOL_ONLY
See Also