An insert in a Design Option cannot be hosted by an element in another Design Option [--if you continue it will not be added to the design option set].
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId ConfusingHostByElementsInAnotherDesignOptionWarn { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property ConfusingHostByElementsInAnotherDesignOptionWarn As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ ConfusingHostByElementsInAnotherDesignOptionWarn { FailureDefinitionId^ get (); } |