2027 Method
Changes 0
M

CurveElement.GetLineStyleIds

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