AllowLargeGeometry Enumeration


Allow Large Geometry Enumeration

An enumerated type containing settings information related to handling of large geometries.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum AllowLargeGeometry
Members
Member name Value Description
Allow 1 Allow export/path of travel creation on large geometries.
DisAllow 0 Cancel the export/path of travel creation, failing with the apporiate status.
Prompt 2 Prompt in the UI. If no UI is present, default will be DisAllow.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →