LineStyle.Info Class

Line style id and optional modifiers to override line style definition

Methods

Name Description
constructor(styleId: Id64String, styleMod?: LineStyle.Modifier): LineStyle.Info Creates a LineStyle.Info object  
clone(): LineStyle.Info Returns a deep copy of this object.  
equals(other: LineStyle.Info): boolean    

Properties

Name Type Description
styleId Id64String    
styleMod undefined | LineStyle.Modifier    

Defined in

Last Updated: 08 January, 2020