SymbolTypeId.PaDashS Property

SymbolTypeIdPaDashS Property

Symbol Pa-s, indicating unit Pascal seconds.

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

Property Value

ForgeTypeId
See Also