2023 Class Back to 2023
C

PropertySetElement

Version comparison

Members across versions

10 members across 9 versions · 3 added later · 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, StructuralAsset)
same same same same same changed same same same
M Create(Document, ThermalAsset)
same same same same same changed same same same
M Create(Document, EmbodiedCarbonAsset)
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 Duplicate(Document, String)
same same same same same changed same same same
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
same same same same same same same same same
same same same same same same same same same
M SetEmbodiedCarbonAsset(EmbodiedCarbonAsset)
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 SetStructuralAsset(StructuralAsset)
same same same same same same same same same
M SetThermalAsset(ThermalAsset)
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 (2023).
Identical to 2023: 2020, 2021, 2022, 2024
2023 current

Changes in 2025 vs 2023 3 changed

Flip API Versions →

Changed members

PropertySetElement.Create(Document, StructuralAsset)
document Document The document in which to create the PropertySetElement.
structuralAsset StructuralAsset The structural asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Create(Document, ThermalAsset)
document Document The document in which to create the PropertySetElement.
thermalAsset ThermalAsset The thermal asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Duplicate(Document, String)
document Document The document in which to create the PropertySetElement.
name String The name to use for the new PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.

Changes in 2025.3 vs 2023 3 changed

Flip API Versions →

Changed members

PropertySetElement.Create(Document, StructuralAsset)
document Document The document in which to create the PropertySetElement.
structuralAsset StructuralAsset The structural asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Create(Document, ThermalAsset)
document Document The document in which to create the PropertySetElement.
thermalAsset ThermalAsset The thermal asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Duplicate(Document, String)
document Document The document in which to create the PropertySetElement.
name String The name to use for the new PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.

Changes in 2026 vs 2023 3 changed

Flip API Versions →

Changed members

PropertySetElement.Create(Document, StructuralAsset)
document Document The document in which to create the PropertySetElement.
structuralAsset StructuralAsset The structural asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Create(Document, ThermalAsset)
document Document The document in which to create the PropertySetElement.
thermalAsset ThermalAsset The thermal asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Duplicate(Document, String)
document Document The document in which to create the PropertySetElement.
name String The name to use for the new PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.

Changes in 2027 vs 2023 3 added 3 changed

Flip API Versions →

Added in 2027 (new since 2023)

Changed members

PropertySetElement.Create(Document, StructuralAsset)
document Document The document in which to create the PropertySetElement.
structuralAsset StructuralAsset The structural asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Create(Document, ThermalAsset)
document Document The document in which to create the PropertySetElement.
thermalAsset ThermalAsset The thermal asset containing the values that will be present in the PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.
PropertySetElement.Duplicate(Document, String)
document Document The document in which to create the PropertySetElement.
name String The name to use for the new PropertySetElement.
→ returns PropertySetElement The new PropertySetElement.