Revit 2026 API
Decimal |
The symbol used to separate the integer and fractional parts of a number.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
Comma | 1 | A comma (","). |
Dot | 0 | A dot ("."). |
See Also