Skip to content

CurveElement.GetLineStyleIds

Public Class

Ids of all line style Elements that are applicable to this curve element.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public ICollection<ElementId> GetLineStyleIds()

Return Value

ICollection. ElementId.
A collection of Ids of line style elements.

Remarks

The elements are of the [!:Autodesk::Revit::DB::GraphicsStyle] class.