2027 Enumeration
Changes 0
E

AllowLargeGeometry

Description:
An enumerated type containing settings information related to handling of large geometries.
public enum AllowLargeGeometry
Name Description
E Allow Allow export/path of travel creation on large geometries.
E DisAllow Cancel the export/path of travel creation, failing with the apporiate status.
E Prompt Prompt in the UI. If no UI is present, default will be DisAllow.