SymbolTypeId.Grad Property

SymbolTypeIdGrad Property

Symbol grad, indicating unit Gradians.

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

Property Value

ForgeTypeId
See Also