PipeFittingAndAccessoryConnectorDataAngle Property |
The angle of the fitting, Units:(rad).
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Angle { get; }
Public ReadOnly Property Angle As Double
Get
public:
property double Angle {
double get ();
}
member Angle : float with get
Property Value
Double
See Also