SymbolTypeId.MSup2 Property

SymbolTypeIdMSup2 Property

Symbol m², indicating unit Square meters.

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

Property Value

ForgeTypeId
See Also