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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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