SymbolTypeId.DaNDashMPerM Property

SymbolTypeIdDaNDashMPerM Property

Symbol daN-m/m, indicating unit Dekanewton meters per meter.

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

Property Value

ForgeTypeId
See Also