JCMFieldBagIsCartesianΒΆ
Purpose
returns if fieldbag is Cartesian
Function signature
int JCMFieldBagIsCartesian(int* isCartesian, int handle)
| Parameter | in/output | Description | 
|---|---|---|
| isCartesian | output | true, if fieldbag is Cartesian, false otherwise | 
| handle | input | pinboard handle of fieldbag |