Indicates if the Analytical Element can be expressed as a single curve.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsSingleCurve()
Return Value
BooleanTrue if Analytical Element can be expressed as a single curve, false otherwise.