2021 Class Back to 2021
C

AppearanceAssetElement

Version comparison

Members across versions

5 members across 9 versions · 3 changed

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, String, Asset)
same same same same same changed same same same
M Duplicate(String)
same same same same same changed same same same
M GetAppearanceAssetElementByName(Document, String)
same same same same same changed same same same
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2020, 2022, 2023, 2024
2021 current

Changes in 2025 vs 2021 3 changed

Flip API Versions →

Changed members

AppearanceAssetElement.Create(Document, String, Asset)
document Document The document in which to create the AppearanceAssetElement.
name String The name of the AppearanceAssetElement.
asset Asset The rendering asset of the element.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.Duplicate(String)
name String Name of the new appearance asset element - this name must be correctly structured for Revit use and not duplicate the name of another appearance asset in the document.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.GetAppearanceAssetElementByName(Document, String)
doc Document Document containing the AppearanceAssetElement.
name String Name of the AppearanceAssetElement.
→ returns AppearanceAssetElementnullNothingnullptr The AppearanceAssetElement with the given name, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if this element does not exist.

Changes in 2025.3 vs 2021 3 changed

Flip API Versions →

Changed members

AppearanceAssetElement.Create(Document, String, Asset)
document Document The document in which to create the AppearanceAssetElement.
name String The name of the AppearanceAssetElement.
asset Asset The rendering asset of the element.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.Duplicate(String)
name String Name of the new appearance asset element - this name must be correctly structured for Revit use and not duplicate the name of another appearance asset in the document.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.GetAppearanceAssetElementByName(Document, String)
doc Document Document containing the AppearanceAssetElement.
name String Name of the AppearanceAssetElement.
→ returns AppearanceAssetElementnullNothingnullptr The AppearanceAssetElement with the given name, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if this element does not exist.

Changes in 2026 vs 2021 3 changed

Flip API Versions →

Changed members

AppearanceAssetElement.Create(Document, String, Asset)
document Document The document in which to create the AppearanceAssetElement.
name String The name of the AppearanceAssetElement.
asset Asset The rendering asset of the element.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.Duplicate(String)
name String Name of the new appearance asset element - this name must be correctly structured for Revit use and not duplicate the name of another appearance asset in the document.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.GetAppearanceAssetElementByName(Document, String)
doc Document Document containing the AppearanceAssetElement.
name String Name of the AppearanceAssetElement.
→ returns AppearanceAssetElementnullNothingnullptr The AppearanceAssetElement with the given name, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if this element does not exist.

Changes in 2027 vs 2021 3 changed

Flip API Versions →

Changed members

AppearanceAssetElement.Create(Document, String, Asset)
document Document The document in which to create the AppearanceAssetElement.
name String The name of the AppearanceAssetElement.
asset Asset The rendering asset of the element.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.Duplicate(String)
name String Name of the new appearance asset element - this name must be correctly structured for Revit use and not duplicate the name of another appearance asset in the document.
→ returns AppearanceAssetElement The new AppearanceAssetElement.
AppearanceAssetElement.GetAppearanceAssetElementByName(Document, String)
doc Document Document containing the AppearanceAssetElement.
name String Name of the AppearanceAssetElement.
→ returns AppearanceAssetElementnullNothingnullptr The AppearanceAssetElement with the given name, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if this element does not exist.