The angle of the fitting, Units:(rad).
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public double Angle { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Angle As Double Get |
| Visual C++ |
|---|
public: property double Angle { double get (); } |