Function Return Values

Function Return Values

Almost all CSI API functions return a Long (32 bit signed integer) value indicating if the function executed successfully.

A return value of 0 indicates that SAP2000 successfully executed the function.

Any nonzero return value indicates that the function was not successfully executed.

See Also

Introduction

Accessing SAP2000 From An External Application

Function Documentation Conventions

Units Abbreviations

Visual Basic Concepts Used in the CSI API