Revit 2025.3 API
Built |
An insert in the main model cannot be hosted by an element in a Design Option [--if you continue it will not be added to the design option set].
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId ConfusingHostByElementsInDesignOptionWarn { get; }
Public Shared ReadOnly Property ConfusingHostByElementsInDesignOptionWarn As FailureDefinitionId Get
public: static property FailureDefinitionId^ ConfusingHostByElementsInDesignOptionWarn { FailureDefinitionId^ get (); }
static member ConfusingHostByElementsInDesignOptionWarn : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also