Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > DimensionCmd Object : OutputMode Property
OutputMode Property
Description

Output mode of the dimension.

Possible values include the following:

DIMOUTPUT_STATS

DIMOUTPUT_REPORT

DIMOUTPUT_BOTH

Property type
Read-write property
Syntax
Visual Basic
Public Property OutputMode As ENUM_DIM_OUTPUTTYPE
Return Type

Read/write Enum_Dim_OutputType Enumeration.

Remarks

 

The output mode determines where to send dimension data during execution.

See Also