Maptitude GISDK Help |
Expression (formula) fields are always part of a view. Once you create an expression field, GetFields() and GetMappableFields(), and all other GetField...() GISDK functions, work on the expression fields just as with any other field in the view. Here is a summary of GISDK functions you use to create and work with expression fields:
GISDK Function |
Summary |
Creates an expression field on a view |
|
Creates a formula field on a line layer using data from the associated node layer |
|
Destroys an expression field |
|
Returns information about an expression (formula) field |
|
Returns an array of all expression fields defined on a view |
|
Verifies the validity of an expression |
©2025 Caliper Corporation | www.caliper.com |