Gets the status of given specific angle.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool GetSpecificFittingAngleStatus(
double angle
)
Parameters
- angle Double
-
The specific fitting angle (in degree) that must be one of 90, 60, 45, 30, 22.5 or 11.25 degrees.
Return Value
Boolean
Exceptions
See Also
Reference