IsCurveLoopValid
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2025.3).
Not present in: 2020, 2021, 2022, 2026, 2027
2025.3
current
AnalyticalSurfaceBase.IsCurveLoopValid(CurveLoop)
Became obsolete in 2025.3: This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsOuterContourValid' method instead.
| profile | CurveLoop | The curve loop to be checked. |
| → returns | Boolean | Returns true if curve loop is ok, false otherwise. |
AnalyticalSurfaceBase.IsCurveLoopValid(CurveLoop)
Became obsolete in 2025.3: This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsOuterContourValid' method instead.
| profile | CurveLoop | The curve loop to be checked. |
| → returns | Boolean | Returns true if curve loop is ok, false otherwise. |
AnalyticalSurfaceBase.IsCurveLoopValid(CurveLoop)
Obsolete in both versions: This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IsOuterContourValid' method instead.
| profile | CurveLoop | The curve loop to be checked. |
| → returns | Boolean | Returns true if curve loop is ok, false otherwise. |