Revit 2025.3 API
Built |
Option conflict between rooms in the Revit link '[Link Instance Name]'.\nThe room boundary in the main model of the Revit link differs from the apparent boundary in the linked view '[View Name from Link]'.\nTo resolve the issue, open the Revit link file for editing, and use room separation lines to divide the space in the main model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId OptionConflictInLinkBoundariesVaryMainSeparate { get; }
Public Shared ReadOnly Property OptionConflictInLinkBoundariesVaryMainSeparate As FailureDefinitionId Get
public: static property FailureDefinitionId^ OptionConflictInLinkBoundariesVaryMainSeparate { FailureDefinitionId^ get (); }
static member OptionConflictInLinkBoundariesVaryMainSeparate : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also