Share

DisplacementPathStyle Enumeration

Used to control the graphical representation of a DisplacementPath element.


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

Syntax

C#

public enum DisplacementPathStyle

Members

Member nameValueDescription
Jogged1 A jogged path consisting of three straight lines is used to represent each stage of the displacement.
Straight0 A single straight line is used to represent each stage of the displacement.

See Also

Reference

Was this information helpful?