BuiltInFailuresCuttingFailuresNoSupported2DElementsToCopyFromView Property |
None of the elements in the view you have selected are supported for the insert 2D operation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId NoSupported2DElementsToCopyFromView { get; }
Public Shared ReadOnly Property NoSupported2DElementsToCopyFromView As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ NoSupported2DElementsToCopyFromView {
FailureDefinitionId^ get ();
}
static member NoSupported2DElementsToCopyFromView : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also