BuiltInFailuresDesignOptionFailuresConfusingPadByElementsInMainModel Property |
A pad in a design option cannot be hosted by topography in the Main Model [--if you continue it will not be added to the design option set].
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ConfusingPadByElementsInMainModel { get; }
Public Shared ReadOnly Property ConfusingPadByElementsInMainModel As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ConfusingPadByElementsInMainModel {
FailureDefinitionId^ get ();
}
static member ConfusingPadByElementsInMainModel : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also