SymbolTypeId.CdPerMSup2 Property

SymbolTypeIdCdPerMSup2 Property

Symbol cd/m², indicating unit Candelas per square meter.

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

Property Value

ForgeTypeId
See Also