BuiltInFailures.GroupFailures.AttachedGroupNoPasteToView Property

BuiltInFailuresGroupFailuresAttachedGroupNoPasteToView Property

An attached group cannot be pasted into the selected view type and has been omitted from the elements being pasted.

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

Property Value

FailureDefinitionId
See Also