SymbolTypeId.MmSup2PerM Property

SymbolTypeIdMmSup2PerM Property

Symbol mm²/m, indicating unit Square millimeters per meter.

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

Property Value

ForgeTypeId
See Also