PC-DMIS 2021.1 Object Library
SetFieldFormat Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
index
Required long indicating the index position that is being set.
FieldType
PCDLRN ActiveX DLL > DimInfo Object : SetFieldFormat Method

Glossary Item Box

Description

Sets the format of the field.

Syntax

Visual Basic
Public Function SetFieldFormat( _
   ByVal index As Long, _
   ByVal FieldType As ENUM_DINFO_FIELD_TYPES _
) As Boolean

Parameters

index
Required long indicating the index position that is being set.
FieldType
ValueDescription
DINFO_DEV 
DINFO_MAXMIN 
DINFO_MEAN 
DINFO_MEAS 
DINFO_NOM 
DINFO_NOT_USED 
DINFO_NUMPOINTS 
DINFO_OUTTOL 
DINFO_STDDEV 
DINFO_TOL 

Return Type

Required Enum_Dinfo_Field_Types enumeration representing the type of value used at the given index position.

See Also

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