FeatureFenceParameters constructor
- required FeatureTable featureTable,
- double bufferDistance = 0,
Creates a FeatureFenceParameters using all of the features in the FeatureTable.
Parameters:
featureTable
— The FeatureTable that contains the features to use in the FeatureFenceParameters.bufferDistance
— A buffer distance in meters to apply to the features when checking if a FenceGeotrigger condition is met.