DuctFittingAndAccessoryConnectorDataAngle Property |
the angle of the fitting, Units:(rad).
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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