2027 Class Back to 2027
C

ParameterUtils

Version comparison

Members across versions

19 members across 9 versions · 19 added later · 2 removed · 7 changed · 7 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M DownloadCompanyName(Document, ForgeTypeId)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same changed
M DownloadCompanyName(Document, ForgeTypeId, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
M DownloadParameter(Document, ParameterDownloadOptions, ForgeTypeId)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same changed
M DownloadParameter(Document, ParameterDownloadOptions, ForgeTypeId, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
M DownloadParameterOptions(ForgeTypeId)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same changed
M DownloadParameterOptions(ForgeTypeId, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
not yet introduced not yet introduced added same same same same same same
not yet introduced not yet introduced added same same same same same same
M GetBuiltInParameter(ForgeTypeId)
not yet introduced not yet introduced added changed same same same same same
M GetBuiltInParameterGroup(ForgeTypeId)
not yet introduced not yet introduced added changed changed missing missing missing missing
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M GetDefinition(ForgeTypeId)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
M GetParameterGroupTypeId(BuiltInParameterGroup)
not yet introduced not yet introduced added changed changed missing missing missing missing
M GetParameterTypeId(BuiltInParameter)
not yet introduced not yet introduced added changed same same same same same
M IsBuiltInGroup(ForgeTypeId)
not yet introduced not yet introduced added same same same same same same
M IsBuiltInParameter(ForgeTypeId)
not yet introduced not yet introduced added same same same same same same
M IsBuiltInParameter(ElementId)
not yet introduced not yet introduced not yet introduced added same same same same same
M IsValidRegionCode(String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
M WriteSharedParametersToFile(Document, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Not present in: 2020, 2021
2027 current

Changes in 2022 vs 2027 2 added 11 missing 2 changed

Flip API Versions →

Added in 2022 (new since 2027)

Missing in 2022 (only available in 2027)

Changed members

ParameterUtils.GetBuiltInParameter(ForgeTypeId)
No longer obsolete in 2027 (was obsolete in 2022)
parameterTypeId ForgeTypeId The parameter identifier.
→ returns BuiltInParameter The BuiltInParameter value corresponding to the given parameter identifier.
ParameterUtils.GetParameterTypeId(BuiltInParameter)
No longer obsolete in 2027 (was obsolete in 2022)
builtInParam BuiltInParameter The BuiltInParameter value.
→ returns ForgeTypeId Identifier of the parameter corresponding to the given BuiltInParameter value.

Changes in 2024 vs 2027 2 added 7 missing 3 changed

Flip API Versions →

Added in 2024 (new since 2027)

Missing in 2024 (only available in 2027)

Changed members

ParameterUtils.DownloadCompanyName(Document, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to record the name of the parameter's owning account.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns String Name of the owning account.
ParameterUtils.DownloadParameter(Document, ParameterDownloadOptions, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to create a shared parameter from a downloaded definition.
options ParameterDownloadOptions Parameter download options.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns SharedParameterElement The shared parameter instance.
ParameterUtils.DownloadParameterOptions(ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns ParameterDownloadOptions Settings associated with a parameter.

Changes in 2025 vs 2027 7 missing 3 changed

Flip API Versions →

Missing in 2025 (only available in 2027)

Changed members

ParameterUtils.DownloadCompanyName(Document, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to record the name of the parameter's owning account.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns String Name of the owning account.
ParameterUtils.DownloadParameter(Document, ParameterDownloadOptions, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to create a shared parameter from a downloaded definition.
options ParameterDownloadOptions Parameter download options.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns SharedParameterElement The shared parameter instance.
ParameterUtils.DownloadParameterOptions(ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns ParameterDownloadOptions Settings associated with a parameter.

Changes in 2025.3 vs 2027 7 missing 3 changed

Flip API Versions →

Missing in 2025.3 (only available in 2027)

Changed members

ParameterUtils.DownloadCompanyName(Document, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to record the name of the parameter's owning account.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns String Name of the owning account.
ParameterUtils.DownloadParameter(Document, ParameterDownloadOptions, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to create a shared parameter from a downloaded definition.
options ParameterDownloadOptions Parameter download options.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns SharedParameterElement The shared parameter instance.
ParameterUtils.DownloadParameterOptions(ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns ParameterDownloadOptions Settings associated with a parameter.

Changes in 2026 vs 2027 6 missing 3 changed

Flip API Versions →

Missing in 2026 (only available in 2027)

Changed members

ParameterUtils.DownloadCompanyName(Document, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to record the name of the parameter's owning account.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns String Name of the owning account.
ParameterUtils.DownloadParameter(Document, ParameterDownloadOptions, ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
document Document Document in which to create a shared parameter from a downloaded definition.
options ParameterDownloadOptions Parameter download options.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns SharedParameterElement The shared parameter instance.
ParameterUtils.DownloadParameterOptions(ForgeTypeId)
Became obsolete in 2027: This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.
parameterTypeId ForgeTypeId Parameter identifier.
→ returns ParameterDownloadOptions Settings associated with a parameter.