CapitalizationForLoadNames Enumeration


Capitalization For Load Names Enumeration

Enumerated type listing the options for how electrical load names should be capitalized.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum CapitalizationForLoadNames
Members
Member name Value Description
Initial 1 Capitalize the first letter of each word in the load name.
Sentence 2 Capitalize only the first letter of the first word in the load name.
SourceParameters 0 Use the capitalization formatting taken from the parameters that create the load name (Revit 2011 and previous).
Upper 3 Capitalize all letters of every word in the load name.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →