SymbolTypeId.KgPerS Property

SymbolTypeIdKgPerS Property

Symbol kg/s, indicating unit Kilograms per second.

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

Property Value

ForgeTypeId
See Also