PC-DMIS 2021.1 Object Library
Evaluate Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
MeasNominal
This specifies the type of evaluation to perform.
PCDLRN ActiveX DLL > FeatCmd Object : Evaluate Method

Glossary Item Box

Description

Forces an evaluation of a feature without executing it. This takes one parameter that specifies the type of feature evaluation to perform.

Syntax

Visual Basic
Public Function Evaluate( _
   ByVal MeasNominal As EVALUATION_TYPES _
) As Boolean

Parameters

MeasNominal
ValueDescription
EVAL_ACTUALSEvaluates the feature’s actuals.
EVAL_BOTHEvaluates both the feature’s nominals and actuals.
EVAL_NOMINALSEvaluates the feature’s nominals.
This specifies the type of evaluation to perform.

See Also

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