Share

LinePatternSegmentType Enumeration

Represents the type of a line pattern segment.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum LinePatternSegmentType

Members

Member nameValueDescription
Dash0 A dash
Dot2 A dot
Invalid3 
Space1 A space

See Also

Reference

Was this information helpful?