Revit 2025 API
Built |
Lines cannot intersect each other. The highlighted lines currently intersect.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId LoopIntersectPath3d { get; }
Public Shared ReadOnly Property LoopIntersectPath3d As FailureDefinitionId Get
public: static property FailureDefinitionId^ LoopIntersectPath3d { FailureDefinitionId^ get (); }
static member LoopIntersectPath3d : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also