CurveElement.GetLineStyleIds
Description:
Ids of all line style Elements that are applicable to this curve element.
Ids of all line style Elements that are applicable to this curve element.
Remarks:
The elements are of the [!:Autodesk::Revit::DB::GraphicsStyle] class.
The elements are of the [!:Autodesk::Revit::DB::GraphicsStyle] class.
public ICollection<ElementId> GetLineStyleIds()
ICollection<ElementId>
A collection of Ids of line style elements.