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: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId AttachedGroupNoPasteToView { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property AttachedGroupNoPasteToView As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ AttachedGroupNoPasteToView { FailureDefinitionId^ get (); } |