Verifies if the curve is valid for an Analytical Member.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsValidCurve(
Curve curve
)
Parameters
- curve Curve
-
The curve to be verified.
Return Value
Boolean
Exceptions
See Also
Reference