When true the ImageInstance will have its snaps enabled, but only if CanHaveSnaps is true
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool EnableSnaps { get; set; }
Property Value
BooleanExceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The image does not have snaps |