GetNurbsSurfaceDataForFace
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2021).
Not present in: 2022, 2023, 2024, 2025, 2025.3, 2026, 2027
2021
current
ExportUtils.GetNurbsSurfaceDataForFace(Face)
Became obsolete in 2021: This method is deprecated in Revit 2021 and will be removed in the next version of Revit. We suggest you instead use getNurbsSurfaceDataForSurface.
| face | Face | The HermiteFace or RuledFace to be converted. |
| → returns | NurbsSurfaceData | A class containing the necessary data to define a NURBS surface. |