Revit 2025 API
Built |
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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId ConfusingHostByElementsInAnotherDesignOptionWarn { get; }
Public Shared ReadOnly Property ConfusingHostByElementsInAnotherDesignOptionWarn As FailureDefinitionId Get
public: static property FailureDefinitionId^ ConfusingHostByElementsInAnotherDesignOptionWarn { FailureDefinitionId^ get (); }
static member ConfusingHostByElementsInAnotherDesignOptionWarn : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also