SymbolTypeId.MPerKN Property

SymbolTypeIdMPerKN Property

Symbol m/kN, indicating unit Meters per kilonewton.

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

Property Value

ForgeTypeId
See Also