AnalyticalElement.IsSingleCurve Method

Indicates if the Analytical Element can be expressed as a single curve.


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

Syntax

C#

public bool IsSingleCurve()

Return Value

Boolean
True if Analytical Element can be expressed as a single curve, false otherwise.

See Also

Reference

AnalyticalElement Class
Autodesk.Revit.DB.Structure Namespace