Namespace:
Autodesk.Revit.DB.Analysis
AllowLargeGeometry
Enumeration
Description:
An enumerated type containing settings information related to handling of large geometries.
An enumerated type containing settings information related to handling of large geometries.
AllowLargeGeometry Enumeration Members:
Name | Description |
---|---|
0 | Cancel the export/path of travel creation, failing with the apporiate status. |
1 | Allow export/path of travel creation on large geometries. |
2 | Prompt in the UI. If no UI is present, default will be DisAllow. |