PC-DMIS 2021.1 Object Library
SetHeadingType Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
index
Required long indicating the index position that is being set.
HeadingType

Required DimFormatType enumeration representing the type of value to be used at the given index position.

PCDLRN ActiveX DLL > DimFormat Object : SetHeadingType Method

Glossary Item Box

Description

Sets the heading type for the dimension based on an index parameter.

Syntax

Visual Basic
Public Function SetHeadingType( _
   ByVal index As Long, _
   ByVal HeadingType As DIMFORMATTYPE _
) As Boolean

Parameters

index
Required long indicating the index position that is being set.
HeadingType
ValueDescription
PCD_DEV 
PCD_DEVANG 
PCD_MAXMIN 
PCD_MEAS 
PCD_NOM 
PCD_NOT_USED 
PCD_OUTTOL 
PCD_TOL 

Required DimFormatType enumeration representing the type of value to be used at the given index position.

Return Type

Boolean value indicating success or failure in setting the heading type.

See Also

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