PC-DMIS 2021.1 Object Library
GetFeatID Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
index
The count backwards that should be used to find the next item with an id.
ID
This string is filled in with the id of the nth object back from the current point when n is specified by index.
Type
Type of object to be considered.
PCDLRN ActiveX DLL > OldBasic Object : GetFeatID Method

Glossary Item Box

Description

Returns id of indexed feature

Syntax

Visual Basic
Public Function GetFeatID( _
   ByVal index As Long, _
   ByRef ID As String, _
   ByVal Type As GETIDTYPE _
) As Long

Parameters

index
The count backwards that should be used to find the next item with an id.
ID
This string is filled in with the id of the nth object back from the current point when n is specified by index.
Type
ValueDescription
PCD__ALIGNMENT 
PCD_DIMENSION 
PCD_FEATURE 
Type of object to be considered.

See Also

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