Share

NurbsSurfaceData.IsValid Method

Check if the object contains a valid NurbsSurfaceData.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool IsValid()

Return Value

Boolean
True if it is a valid NurbsSurfaceData, false otherwise.

See Also

Reference

Was this information helpful?