2024 Class Back to 2024
C

FamilyType

Version comparison

Members across versions

7 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 AsDouble(FamilyParameter)
same same same same same changed same same same
M AsElementId(FamilyParameter)
same same same same same same same same same
M AsInteger(FamilyParameter)
same same same same same changed same same same
M AsString(FamilyParameter)
same same same same same changed same same same
M AsValueString(FamilyParameter)
same same same same same same same same same
M HasValue(FamilyParameter)
same same same same same same same same same
P Name
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 (2024).
Identical to 2024: 2020, 2021, 2022, 2023
2024 current

Changes in 2025 vs 2024 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The double value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The integer value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns StringnullNothingnullptr The string contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not string type or this parameter has no value.

Changes in 2025.3 vs 2024 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The double value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The integer value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns StringnullNothingnullptr The string contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not string type or this parameter has no value.

Changes in 2026 vs 2024 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The double value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The integer value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns StringnullNothingnullptr The string contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not string type or this parameter has no value.

Changes in 2027 vs 2024 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The double value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns NullablenullNothingnullptr The integer value contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns StringnullNothingnullptr The string contained in the parameter. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the storage type of the input argument is not string type or this parameter has no value.