UnitTypeId.MeganewtonMeters Property

UnitTypeIdMeganewtonMeters Property

Meganewton meters.

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

Property Value

ForgeTypeId
See Also