Symbol for a 2 line drop
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public RiseDropSymbol TwoLineDropType { get; set; }
Property Value
RiseDropSymbolExceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The input is not a valid piping rise/drop symbol type. |
ArgumentOutOfRangeException | When setting this property: A value passed for an enumeration argument is not a member of that enumeration |