Symbol for a 1 line rise
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RiseDropSymbol SingleLineBendRiseType { get; set; }Property Value
RiseDropSymbol
Exceptions
| 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
|
See Also
Reference