M

Set``1

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Not present in: 2022, 2023, 2024, 2025, 2025.3, 2026, 2027
2021 current
Entity.Set``1(String, FieldType, DisplayUnitType)
Became obsolete in 2021: This method is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `Set(string, FieldType, ForgeTypeId)` overload instead.
fieldName String The name of the field to update.
value FieldType
displayUnits DisplayUnitType The units from which the value will be converted before storing. Must match the UnitType specified when creating the Schema.
→ returns Set