BuiltInFailures.DecalFailures.LongerThanPossible Property

BuiltInFailuresDecalFailuresLongerThanPossible Property

Decal element is longer than the circumference of the surface.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId LongerThanPossible { get; }
Public Shared ReadOnly Property LongerThanPossible As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ LongerThanPossible {
	FailureDefinitionId^ get ();
}
static member LongerThanPossible : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also