Share

SpatialFieldManager.AllowInteractiveSettings Property

If true interactive settings dialog and pick deletion are allowed.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool AllowInteractiveSettings { get; set; }

Property Value

Boolean

Remarks

Note that SpatialFieldManager cannot be deleted if this property is set to false.

See Also

Reference

Was this information helpful?