Share

BuiltInFailures.WallFailures.ParameterChangeNotAffectingGeometry Property

Changing this element's parameter has no effect on its current position or geometry. Check to see if the element is constrained either in the project view or in the element's sketch.


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

Syntax

C#

public static FailureDefinitionId ParameterChangeNotAffectingGeometry { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?