BuiltInFailures.DimensionFailures.SomeDimensionsLostOnPaste Property

BuiltInFailuresDimensionFailuresSomeDimensionsLostOnPaste Property

Some Dimensions were not copied because some References were lost.

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

Property Value

FailureDefinitionId
See Also