SymbolTypeId.KgfPerM Property

SymbolTypeIdKgfPerM Property

Symbol kgf/m, indicating unit Kilograms force per meter.

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

Property Value

ForgeTypeId
See Also