SpecTypeIdRotationAngle Property |
Rotation Angle, in discipline Common.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId RotationAngle { get; }
Public Shared ReadOnly Property RotationAngle As ForgeTypeId
Get
public:
static property ForgeTypeId^ RotationAngle {
ForgeTypeId^ get ();
}
static member RotationAngle : ForgeTypeId with get
Property Value
ForgeTypeId
See Also