SymbolTypeId.MPa Property

SymbolTypeIdMPa Property

Symbol MPa, indicating unit Megapascals.

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

Property Value

ForgeTypeId
See Also