DuctFittingAndAccessoryConnectorData.Angle Property

DuctFittingAndAccessoryConnectorDataAngle Property

the angle of the fitting, Units:(rad).

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public 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