UnitTypeId.RevolutionsPerSecond Property

UnitTypeIdRevolutionsPerSecond Property

Revolutions per second.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId RevolutionsPerSecond { get; }
Public Shared ReadOnly Property RevolutionsPerSecond As ForgeTypeId
	Get
public:
static property ForgeTypeId^ RevolutionsPerSecond {
	ForgeTypeId^ get ();
}
static member RevolutionsPerSecond : ForgeTypeId with get

Property Value

ForgeTypeId
See Also