Revit 2025.3 API
Built |
A Point is outside of the Surface boundary. Insert the Point on the boundary instead, and then drag it to the desired location.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId PointNotInSurface { get; }
Public Shared ReadOnly Property PointNotInSurface As FailureDefinitionId Get
public: static property FailureDefinitionId^ PointNotInSurface { FailureDefinitionId^ get (); }
static member PointNotInSurface : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also