CalcReturnInfo Struct - Intergraph Smart Instrumentation - Customization & Programming - Intergraph

Intergraph Smart Instrumentation Programmer's Guide

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Customization & Programming
Smart Instrumentation Version
2018 (12.0)

You use CalcReturnInfo for an external update function. The software uses it as a container of data that the external functions return to the Smart Instrumentation Rule Manager.

Name

Type

Description

bRet

bool

Indicates if an update external function has failed.

AttrName

string array

Includes all the returned attributes from a particular rule definition.

AttrValue

string array

Includes all the returned attribute values from a particular rule definition.